This commit is contained in:
SoulliesOfficial
2026-02-13 09:19:55 -05:00
parent 4fe6ee5f99
commit 0109878661
27 changed files with 1055 additions and 27 deletions

View File

@@ -50,7 +50,7 @@ namespace Ichni
{
gameSettings = new GameSettings(
50, 50, 50, 50,
0, 60, 3, 0, false, false);
0, 60, 3, 0, false, false, false);
}
gameSettings.ApplyVolume();