mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-03-09 20:29:06 +07:00
Removed unitModifier flag
This commit is contained in:
parent
7a1f332731
commit
f8c7739d5a
@ -20,9 +20,6 @@ public enum BlockFlag{
|
||||
battery,
|
||||
/** Any reactor block. */
|
||||
reactor,
|
||||
/** This flag is unused, and will be removed. */
|
||||
@Deprecated
|
||||
unitModifier,
|
||||
/** Blocks that extinguishes fires. */
|
||||
extinguisher,
|
||||
/** Just a launch pad. */
|
||||
|
Loading…
Reference in New Issue
Block a user