mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced 2024-11-25 03:42:34 +01:00
- fix pause appearing when replay loaded
This commit is contained in:
parent
02a675ab36
commit
5315ff4be6
@ -790,6 +790,8 @@ void State_GameInit(void* param)
|
||||
cameraview = 0;
|
||||
FrameCnt = 0;
|
||||
NoTextureMemory = 0;
|
||||
WantPause = 0;
|
||||
gDrawPauseMenus = 0;
|
||||
|
||||
SpoolSYNC();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user