- newline
This commit is contained in:
@@ -17,7 +17,6 @@ public class UnitTypes implements ContentList{
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void load(){
|
public void load(){
|
||||||
|
|
||||||
draug = new UnitType("draug", MinerDrone::new){{
|
draug = new UnitType("draug", MinerDrone::new){{
|
||||||
flying = true;
|
flying = true;
|
||||||
drag = 0.01f;
|
drag = 0.01f;
|
||||||
|
|||||||
Reference in New Issue
Block a user