1
0
Fork 0
mirror of https://github.com/isledecomp/isle.git synced 2025-03-25 22:19:52 -04:00

fix the pizza conflict

Sounds like an episode of a neo-noir TV show
This commit is contained in:
itsmattkc 2023-08-03 11:21:05 -07:00
parent 0f92e345b3
commit ee7c419be8

View file

@ -19,7 +19,7 @@ Pizza::Pizza()
// OFFSET: LEGO1 0x10038100
Pizza::~Pizza()
{
TickleManager()->Unregister(this);
TickleManager()->UnregisterClient(this);
}
// OFFSET: LEGO1 0x100388a0