it is done
This commit is contained in:
5
core/src/mindustry/input/PlaceMode.java
Normal file
5
core/src/mindustry/input/PlaceMode.java
Normal file
@@ -0,0 +1,5 @@
|
||||
package mindustry.input;
|
||||
|
||||
public enum PlaceMode{
|
||||
none, breaking, placing, schematicSelect
|
||||
}
|
||||
Reference in New Issue
Block a user