Wrapped Lua MapLoad hook in P_MapStart / P_MapEnd.
This fixes a crash if a script tries to use a MapLoad hook to immediately edit the map in some way the moment it finishes loading.
Loading
Please register or sign in to comment
This fixes a crash if a script tries to use a MapLoad hook to immediately edit the map in some way the moment it finishes loading.