mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-17 21:03:35 -04:00
Replace particle enums with official names
This commit is contained in:
@@ -1169,7 +1169,7 @@ void daAuction_c::eventMainMsgBikonC() {
|
||||
m7A8 = getNpcActorP(m827)->current.pos;
|
||||
m7A8.y += getPiconDispOfs(m827);
|
||||
|
||||
dComIfGp_particle_set(dPa_name::ID_SCENE_8153, &m7A8, NULL, NULL, 0xFF, NULL, fopAcM_GetRoomNo(this));
|
||||
dComIfGp_particle_set(dPa_name::ID_IT_SN_PF_BIKON01, &m7A8, NULL, NULL, 0xFF, NULL, fopAcM_GetRoomNo(this));
|
||||
mTimer = 30;
|
||||
|
||||
if (m827 == 0) {
|
||||
|
||||
Reference in New Issue
Block a user