I removed a hook I left behind and forgot to save the change before committing :upside_down:

This commit is contained in:
Nami 2019-12-30 19:22:12 -08:00
parent 41c902b819
commit 60928db0e0
1 changed files with 0 additions and 4 deletions

View File

@ -650,10 +650,6 @@ void P_Ticker(boolean run)
if (run)
{
#ifdef HAVE_BLUA
LUAh_PreThinkFrame();
#endif
P_RunThinkers();
// Run any "after all the other thinkers" stuff