measurements take pausing the game into account
This commit is contained in:
@@ -85,7 +85,7 @@ namespace EscapeRoomEngine.Engine.Runtime
|
||||
else
|
||||
{
|
||||
GenerateEndSpace(room, entrance);
|
||||
GameControl.Instance.StopGame();
|
||||
GameControl.Instance.FinishGame();
|
||||
}
|
||||
|
||||
var roomId = _rooms.Count - 1;
|
||||
|
||||
Reference in New Issue
Block a user