- newline

This commit is contained in:
Patrick 'Quezler' Mounier
2020-01-02 21:40:04 +01:00
parent f0bfe24008
commit e289f13d27

View File

@ -17,7 +17,6 @@ public class UnitTypes implements ContentList{
@Override
public void load(){
draug = new UnitType("draug", MinerDrone::new){{
flying = true;
drag = 0.01f;