v0.4.2b: fixed hanging issues with resuming actions
This commit is contained in:
@@ -557,7 +557,7 @@ public class Hero extends Char {
|
||||
curAction = lastAction;
|
||||
lastAction = null;
|
||||
damageInterrupt = false;
|
||||
act();
|
||||
next();
|
||||
}
|
||||
|
||||
private boolean actMove( HeroAction.Move action ) {
|
||||
|
||||
Reference in New Issue
Block a user