mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-01 16:51:08 -06:00
commit
This commit is contained in:
@@ -377,6 +377,7 @@ void BaseSurvivalServer::GameOver(Entity* self) {
|
||||
}
|
||||
|
||||
StopActivity(self, playerID, score, time);
|
||||
SaveScore(self, playerID, time, score);
|
||||
}
|
||||
|
||||
state.waveNumber = 1;
|
||||
|
||||
Reference in New Issue
Block a user