mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-17 14:06:42 -04:00
ChkBit comments and enum work (#2571)
* Jagar cleanup * saru work * e_fm work * gob enum added * gob cleanup * gob anm enums * dComIfGs_isEventBit comments added * More bit work and besu enum work * Maybe fixed the issue?
This commit is contained in:
@@ -2301,6 +2301,7 @@ static int daNi_Create(fopAc_ac_c* i_this) {
|
||||
}
|
||||
|
||||
if (strcmp(dComIfGp_getStartStageName(), "F_SP108") == 0 &&
|
||||
/* dSv_event_flag_c::F_0528 - Faron Woods - Resistance Rusl summoned golden cucco */
|
||||
!dComIfGs_isEventBit(dSv_event_flag_c::saveBitLabels[528]))
|
||||
{
|
||||
a_this->mAction = ACTION_DEMO0_e;
|
||||
|
||||
Reference in New Issue
Block a user