mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-09 20:40:49 -04:00
Disappear drop type cleanup
This commit is contained in:
@@ -800,7 +800,7 @@ void daRd_c::modeDeath() {
|
||||
fopAcM_SetGroup(this, fopAc_ENV_e);
|
||||
|
||||
if (cLib_calcTimer(&mTimer1) == 0) {
|
||||
fopAcM_createDisappear(this, ¤t.pos, 5);
|
||||
fopAcM_createDisappear(this, ¤t.pos, 5, daDisItem_IBALL_e);
|
||||
fopAcM_delete(this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user