forked from jaildesigner-jailgames/jaildoctors_dilemma
Merge branch 'master' of https://gitea.sustancia.synology.me/JailDesigner/jaildoctors_dilemma
This commit is contained in:
@@ -616,7 +616,12 @@ void Game::checkRestoringJail()
|
||||
}
|
||||
|
||||
static int counter = 0;
|
||||
counter++;
|
||||
|
||||
if (!paused)
|
||||
{
|
||||
counter++;
|
||||
}
|
||||
|
||||
if (counter == 100)
|
||||
{
|
||||
counter = 0;
|
||||
|
||||
Reference in New Issue
Block a user