mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-20 09:17:19 +07:00
wrong capture wave
This commit is contained in:
parent
06875d4389
commit
77e29af522
@ -124,7 +124,7 @@ public class SectorPresets{
|
||||
}};
|
||||
|
||||
three = new SectorPreset("three", erekir, 32){{
|
||||
captureWave = 100;
|
||||
captureWave = 8;
|
||||
difficulty = 8;
|
||||
}};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user