mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
no clue
This commit is contained in:
@@ -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