Peter Ho

Results 1 issues of Peter Ho

Currently, the last 3 parameters of `ATK_HIT_ABS` are displayed incorrectly (most notable occurrences are in throws). Here's an example of it: ``` ATK_HIT_ABS(FIGHTER_ATTACK_ABSOLUTE_KIND_THROW, hash40("throw"), FIGHTER_STATUS_THROW_WORK_INT_TARGET_OBJECT, FIGHTER_STATUS_THROW_WORK_INT_TARGET_HIT_GROUP, FIGHTER_STATUS_THROW_WORK_INT_TARGET_HIT_NO) ``` The last...