Skip to content

Commit

Permalink
add portal sounds to lobbysounds migration
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest committed Jun 21, 2024
1 parent cdcf5bb commit 34e1ea9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1394,6 +1394,7 @@ public HytilsConfig() {
Sounds.DISABLE_STEP_SOUNDS) {
silentLobby = true;
lobbyDisableDoorSounds = true;
lobbyDisablePortalSounds = true;
}

if (modified) {
Expand Down

0 comments on commit 34e1ea9

Please sign in to comment.