mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-26 06:16:24 -04:00
Revert "Isolate JKRHeap operator overloads" (#39)
This commit is contained in:
@@ -312,7 +312,7 @@ int daObjIceBlk_c::CreateHeap() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
mpIceBgW = JKR_NEW dBgW();
|
||||
mpIceBgW = new dBgW();
|
||||
if (mpIceBgW != NULL &&
|
||||
!mpIceBgW->Set((cBgD_t*)dComIfG_getObjectRes(l_arcName, 11), dBgW::MOVE_BG_e, &mBgMtx))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user