mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-28 07:22:21 -08:00
misspelling (#6291)
This commit is contained in:
parent
a438be7fcd
commit
3574b982ab
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ public class Block extends UnlockableContent{
|
|||
public boolean solid;
|
||||
/** whether this block CAN be solid. */
|
||||
public boolean solidifes;
|
||||
/** whether this is rotateable */
|
||||
/** whether this is rotatable */
|
||||
public boolean rotate;
|
||||
/** number of different variant regions to use */
|
||||
public int variants = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue