Skip to content
Snippets Groups Projects
Commit cd1cc9a2 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Fix desynch

parent 181a366d
No related branches found
No related tags found
2 merge requests!718Rename R_IsPointInSubsector to R_PointInSubsectorOrNull/Nil,!585Gametype ruleset changes
......@@ -3016,6 +3016,7 @@ boolean P_LoadLevel(boolean fromnetsave)
// This is needed. Don't touch.
maptol = mapheaderinfo[gamemap-1]->typeoflevel;
gametyperules = gametypedefaultrules[gametype];
CON_Drawer(); // let the user know what we are going to do
I_FinishUpdate(); // page flip or blit buffer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment