Fix an overlooked replace

The build should match now...
This commit is contained in:
Fredrik Ljungdahl
2017-01-08 01:43:25 +01:00
parent 9b8f57a730
commit 0e76127da8
2 changed files with 2 additions and 2 deletions

View File

@@ -971,7 +971,7 @@ BattleCommand_CheckObedience: ; 343db
.EndDisobedience:
xor a
ld [LastPlayerMove], a
ld [LastEnemyCounterMove], a
ld [LastPlayerCounterMove], a
; Break Encore too.
ld hl, PlayerSubStatus5