mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-22 05:38:19 +07:00
New map / Unit stat tweaks / FileChooser keyboard input
This commit is contained in:
@ -704,7 +704,7 @@ public class LStatements{
|
||||
|
||||
@RegisterStatement("ubind")
|
||||
public static class UnitBindStatement extends LStatement{
|
||||
public String type = "@mono";
|
||||
public String type = "@poly";
|
||||
|
||||
@Override
|
||||
public void build(Table table){
|
||||
|
Reference in New Issue
Block a user