Fix lua scripts erroring on the title screen because they're run there but...
Fix lua scripts erroring on the title screen because they're run there but it's not counted as GS_LEVEL (aka #168).
Showing
- src/f_finale.h 0 additions, 1 deletionsrc/f_finale.h
- src/g_state.h 1 addition, 0 deletionssrc/g_state.h
- src/lua_baselib.c 1 addition, 1 deletionsrc/lua_baselib.c
- src/lua_consolelib.c 1 addition, 1 deletionsrc/lua_consolelib.c
- src/lua_maplib.c 19 additions, 32 deletionssrc/lua_maplib.c
- src/lua_mobjlib.c 5 additions, 4 deletionssrc/lua_mobjlib.c
- src/lua_playerlib.c 5 additions, 4 deletionssrc/lua_playerlib.c
- src/lua_thinkerlib.c 5 additions, 4 deletionssrc/lua_thinkerlib.c
Loading
Please register or sign in to comment