mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-12 03:37:27 +07:00
thank you quezler
This commit is contained in:
parent
fd71e159d3
commit
4b9659d4fa
@ -50,6 +50,7 @@ public class CoreBlock extends StorageBlock{
|
|||||||
unitCapModifier = 10;
|
unitCapModifier = 10;
|
||||||
activeSound = Sounds.respawning;
|
activeSound = Sounds.respawning;
|
||||||
activeSoundVolume = 1f;
|
activeSoundVolume = 1f;
|
||||||
|
group = BlockGroup.none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Remote(called = Loc.server)
|
@Remote(called = Loc.server)
|
||||||
|
Loading…
Reference in New Issue
Block a user