New map / Unit stat tweaks / FileChooser keyboard input

This commit is contained in:
Anuken
2020-10-21 20:32:35 -04:00
parent a80d0cc457
commit f0d74e2705
12 changed files with 28 additions and 15 deletions

View File

@ -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){