JSON Stuff (#9933)
* why is everything- * don't shrink * they're different???????? * varabel * i cannot ignore it * check * a * missing ops
This commit is contained in:
@@ -83,7 +83,7 @@ public class AIController implements UnitController{
|
||||
|
||||
public void updateVisuals(){
|
||||
if(unit.isFlying()){
|
||||
unit.wobble();
|
||||
if(unit.type.wobble) unit.wobble();
|
||||
|
||||
unit.lookAt(unit.prefRotation());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user