summaryrefslogtreecommitdiff
path: root/src/emap/unit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/unit.c')
-rw-r--r--src/emap/unit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emap/unit.c b/src/emap/unit.c
index 873064e..4797d0d 100644
--- a/src/emap/unit.c
+++ b/src/emap/unit.c
@@ -65,7 +65,7 @@ int eunit_can_move_pre(struct block_list **blPtr)
if (sd && (
sd->state.vending ||
sd->state.buyingstore ||
- sd->state.blockedmove))
+ sd->block_action.move))
{
hookStop();
return 0; //Can't move