start game stuff - both online and offline #13

Merged
lgc merged 24 commits from start-game into main 2024-12-13 16:27:43 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5cf8befdc1 - Show all commits

View File

@ -28,7 +28,7 @@ public class SoundHandler {
} }
} }
}).start(); }).start();
// TODO: kill zombies
} }
} }