Skip to content

Commit

Permalink
hotfix derp
Browse files Browse the repository at this point in the history
  • Loading branch information
Raycoms committed Dec 18, 2024
1 parent dd62ae5 commit 748a3f5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ private ModSoundEvents()
individualSounds.add(new Tuple<>(maleSoundEvent, femaleSoundEvent));
individualSounds.add(new Tuple<>(maleSoundEvent, femaleSoundEvent));
}
map.put(event, individualSounds);
}
CITIZEN_SOUND_EVENTS.put("child", map);

Expand Down

0 comments on commit 748a3f5

Please sign in to comment.