This commit is contained in:
2024-09-25 15:24:28 +02:00
parent aa2475dc3a
commit 8ed998f255
5 changed files with 164 additions and 95 deletions

View File

@@ -76,6 +76,8 @@ class Settings {
this.musicVolume = 50
this.sfxVolume = 50
this.theme = "Plasma"
}
}