mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-21 14:12:31 +00:00
Fix desynch
This commit is contained in:
parent
585db9fe2d
commit
77d6601e8b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue