mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-02 08:11:58 -04:00
committed by
GitHub
parent
e99b604dd2
commit
b7d32918bd
@@ -178,7 +178,7 @@ static void anm_init(npc_ks_class* i_this, int param_2, f32 i_morf, u8 i_attr, f
|
||||
param_2 = 42;
|
||||
} else {
|
||||
// bug: developers meant to set equal to 44?
|
||||
param_2 == 44;
|
||||
IF_NOT_DUSK(param_2 == 44);
|
||||
dComIfGs_shake_kandelaar();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user