❇️ Added Settings classes to save and load local configurations
This commit is contained in:
@@ -34,6 +34,7 @@ public partial class SceneTransition : Node
|
||||
|
||||
public void Quit()
|
||||
{
|
||||
SettingsSaveController.Instance.SaveSettings();
|
||||
GetTree().Quit();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user