diff options
Diffstat (limited to 'src/d/actor/d_a_e_hp.cpp')
| -rw-r--r-- | src/d/actor/d_a_e_hp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_e_hp.cpp b/src/d/actor/d_a_e_hp.cpp index 4aad8f2684..1b052ddb2a 100644 --- a/src/d/actor/d_a_e_hp.cpp +++ b/src/d/actor/d_a_e_hp.cpp @@ -730,7 +730,7 @@ void daE_HP_c::executeDead() { field_0x784 = -1; if (dComIfGs_getPohSpiritNum() == 20) { - dComIfGs_onEventBit((u16)dSv_event_flag_c::saveBitLabels[0x1c9]); + dComIfGs_onEventBit(dSv_event_flag_c::saveBitLabels[0x1c9]); } movemode++; |
