mirror of
https://github.com/DrBeef/Raze.git
synced 2025-03-23 09:40:58 +00:00
- RR: initialize the bowling lane displays after loading a savegame.
This commit is contained in:
parent
a0c7be9138
commit
4666c4a4b5
1 changed files with 1 additions and 0 deletions
|
@ -462,6 +462,7 @@ void GameInterface::SerializeGameState(FSerializer& arc)
|
|||
everyothertime = 0;
|
||||
|
||||
FX_SetReverb(0);
|
||||
resetlanepics();
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue