TextField fixes

This commit is contained in:
Anuken
2020-06-15 19:26:03 -04:00
parent 89aec3ac51
commit b789394efc
4 changed files with 13 additions and 3 deletions

View File

@@ -514,7 +514,6 @@ public class UnitTypes implements ContentList{
shootEffect = Fx.shootSmall;
smokeEffect = Fx.shootSmallSmoke;
tileDamageMultiplier = 0.15f;
ammoMultiplier = 2;
}};
}});
}};