wrong capture wave

This commit is contained in:
Anuken
2022-01-31 15:50:53 -05:00
parent 06875d4389
commit 77e29af522
@@ -124,7 +124,7 @@ public class SectorPresets{
}}; }};
three = new SectorPreset("three", erekir, 32){{ three = new SectorPreset("three", erekir, 32){{
captureWave = 100; captureWave = 8;
difficulty = 8; difficulty = 8;
}}; }};