Normalized "Buy" and "Fortify" sounds, so they're not overly loud

This commit is contained in:
Yair Morgenstern 2020-05-11 23:11:18 +03:00
parent 1adb19787a
commit 1ace4bcf3a
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -93,6 +93,7 @@ object GameSaver {
}
}
}
fun autoSaveSingleThreaded (gameInfo: GameInfo) {
saveGame(gameInfo, "Autosave")