mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
no clue
This commit is contained in:
+1
-1
@@ -377,7 +377,7 @@ void lua_on_init() {
|
||||
lua_pop(L, 1);
|
||||
}
|
||||
} 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);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user