mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-29 16:32:58 -04:00
demo work (#1172)
* Some d_message demo matches * More demo matches * fix jpn
This commit is contained in:
@@ -80,7 +80,7 @@ cPhs_State daObjMonument::Act_c::_create() {
|
||||
bool daObjMonument::Act_c::_delete() {
|
||||
if (mpBgW != NULL && mpBgW->ChkUsed())
|
||||
dComIfG_Bgsp()->Release(mpBgW);
|
||||
dComIfG_resDelete(&mPhs, M_arcname);
|
||||
dComIfG_resDeleteDemo(&mPhs, M_arcname);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user