chore: storing version and changelog

This commit is contained in:
balloonpopper
2022-11-28 23:41:38 +00:00
parent a5ac2ec960
commit 70dd91c35d
5 changed files with 16 additions and 7 deletions

View File

@@ -154,10 +154,10 @@ func get_settings() -> ESCSaveSettings:
ESCProjectSettingsManager.FULLSCREEN
)
settings.custom_settings = custom_settings
return settings
# Save the game settings in the settings file.
func save_settings():