diff options
| author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-07-25 00:09:14 +0700 |
|---|---|---|
| committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-07-25 00:16:31 +0700 |
| commit | a67ab5b4eeadac48313bff81557e87b35fb2fa8b (patch) | |
| tree | 7516ccffc7ac2fb3d774d46e3f8388f2f1d32d02 /src/GameInitDispose.cpp | |
| parent | 280dc7237c09dbe2163f0a75bcaf21566dcf0d1f (diff) | |
| download | blackshades-a67ab5b4eeadac48313bff81557e87b35fb2fa8b.tar.gz | |
Split out handleToggles
Diffstat (limited to 'src/GameInitDispose.cpp')
| -rw-r--r-- | src/GameInitDispose.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GameInitDispose.cpp b/src/GameInitDispose.cpp index 9a0435d..8a56e73 100644 --- a/src/GameInitDispose.cpp +++ b/src/GameInitDispose.cpp @@ -2127,7 +2127,6 @@ void Game::InitGame() decals.howmanydecals=0; sprites.howmanysprites=0; losedelay=1; - oldscore=score; } int Game::InitGL(void) |
