mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 08:19:17 +02:00
whoops
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ void init_lua(RDSEncoder* _enc) {
|
||||
lua_setfield(L, -2, "tick");
|
||||
lua_newtable(L);
|
||||
lua_setfield(L, -2, "rt_transmission");
|
||||
lua_setfield(L, -1, "hooks");
|
||||
lua_setglobal(L, "hooks");
|
||||
|
||||
lua_newtable(L);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user