Skip to content

Commit

Permalink
Update Mindsutry.java
Browse files Browse the repository at this point in the history
  • Loading branch information
neo-228 committed Apr 11, 2024
1 parent d6e9df2 commit 70e4ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nukethea/Mindsutry.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ public Mindsutry() {

public void loadContent() {
Log.info("Loading vanquish mods...");
MSounds.load();

for (int i = 1; i < UnitTypes.vanquish.weapons.size; i++) {
var weapon = UnitTypes.vanquish.weapons.get(i);
Expand Down

0 comments on commit 70e4ba0

Please sign in to comment.