Skip to content

Commit

Permalink
Don't clear DR when messing with unit state event
Browse files Browse the repository at this point in the history
Small change. We don't clear DR when a mess with unit state event (type 0x34, example: CUSA) happens.
  • Loading branch information
Huichelaar committed Aug 27, 2021
1 parent 92abd72 commit 65bf616
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ASM/ASM.event
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ PUSH
WORD 0x801A1F9
ORG 0x1CEA0
BYTE 0xAB
ORG 0x1049C
BYTE 0xAD

// Hooked in ApplyStuffToRangeMaps.
// Makes DR display in fog
Expand Down

0 comments on commit 65bf616

Please sign in to comment.