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