mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 16:59:15 +02:00
no clue
This commit is contained in:
+1
-1
@@ -377,7 +377,7 @@ void lua_on_init() {
|
|||||||
lua_pop(L, 1);
|
lua_pop(L, 1);
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
// printf("Note: 'on_init' function not found in Lua script. Skipping.\n");
|
printf("Note: 'on_init' function not found in Lua script. Skipping.\n");
|
||||||
lua_pop(L, 1);
|
lua_pop(L, 1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user