New avert sprite / Fixed loading of CommandAI positions
This commit is contained in:
@@ -490,6 +490,7 @@ public class TypeIO{
|
||||
}else{
|
||||
ai.targetPos = null;
|
||||
}
|
||||
ai.setupLastPos();
|
||||
|
||||
if(hasAttack){
|
||||
byte entityType = read.b();
|
||||
|
||||
Reference in New Issue
Block a user