mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 07:45:55 +00:00
Title screen new art
This commit is contained in:
parent
6899d3f7cc
commit
e41fd125de
7 changed files with 30 additions and 24 deletions
|
|
@ -13,7 +13,7 @@ public partial class GlobalState : Node
|
|||
|
||||
private ColorRect _fader { get; set; }
|
||||
|
||||
public SessionSettings SessionSettings { get; set; }
|
||||
public SessionSettings SessionSettings { get; set; } = new();
|
||||
|
||||
private PackedScene _plaqueTemplate;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue