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