This commit is contained in:
Anuken
2022-05-06 20:20:09 -04:00
parent 62b632758b
commit fb389c9984
3 changed files with 7 additions and 1 deletions

View File

@@ -200,6 +200,8 @@ public class SectorPresets{
three = new SectorPreset("three", erekir, 36){{
difficulty = 5;
captureWave = 9;
}};
four = new SectorPreset("four", erekir, 29){{