formation tweaks
This commit is contained in:
@@ -73,7 +73,7 @@ public class FormationAI extends AIController implements FormationMember{
|
|||||||
//TODO return formation size
|
//TODO return formation size
|
||||||
//eturn ((Commanderc)unit).formation().
|
//eturn ((Commanderc)unit).formation().
|
||||||
}
|
}
|
||||||
return unit.hitSize * 0.65f;
|
return unit.hitSize * 1f;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user