skipping puzzles
This commit is contained in:
@@ -229,15 +229,11 @@ namespace EscapeRoomEngine.Engine.Runtime.UI
|
||||
|
||||
#endregion
|
||||
|
||||
#region Measurements
|
||||
|
||||
public void StoreMeasurements(Toggle toggle)
|
||||
{
|
||||
Measure.Store = toggle.isOn;
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
public void ExitGame()
|
||||
{
|
||||
StopGame();
|
||||
|
||||
Reference in New Issue
Block a user