mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 11:15:33 +00:00
Bufgixes for release
This commit is contained in:
parent
036cc4b940
commit
8a0ae72bc9
34 changed files with 174 additions and 152 deletions
|
|
@ -71,6 +71,8 @@ public partial class GameManager : Node2D
|
|||
{
|
||||
Instance = this;
|
||||
|
||||
GlobalState.Session.LevelNumber = MapResource.LevelId;
|
||||
|
||||
GlobalState.Instance.ResizeCursor();
|
||||
|
||||
if (GlobalState.Instance.SessionSettings.AllowSaving)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue