mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Revert "Wrapped Lua MapLoad hook in P_MapStart / P_MapEnd."
This reverts commit 6ee50e803b.
This commit is contained in:
parent
6ee50e803b
commit
c91cd3860b
1 changed files with 0 additions and 2 deletions
|
|
@ -2786,9 +2786,7 @@ boolean P_SetupLevel(boolean skipprecip)
|
|||
}
|
||||
P_PreTicker(2);
|
||||
#ifdef HAVE_BLUA
|
||||
P_MapStart();
|
||||
LUAh_MapLoad();
|
||||
P_MapEnd();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue