mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-07 15:25:55 +00:00
Settings load/save
This commit is contained in:
parent
e86dda79b7
commit
1e38945f63
5 changed files with 68 additions and 3 deletions
|
|
@ -15,6 +15,7 @@ public partial class IntroLogos : CanvasLayer
|
|||
|
||||
public override void _Ready()
|
||||
{
|
||||
OptionsMenu.LoadSettings();
|
||||
_ = AutoTransition();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue