mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-17 05:21:15 +00:00
fix the pizza conflict
Sounds like an episode of a neo-noir TV show
This commit is contained in:
parent
0f92e345b3
commit
ee7c419be8
@ -19,7 +19,7 @@ Pizza::Pizza()
|
|||||||
// OFFSET: LEGO1 0x10038100
|
// OFFSET: LEGO1 0x10038100
|
||||||
Pizza::~Pizza()
|
Pizza::~Pizza()
|
||||||
{
|
{
|
||||||
TickleManager()->Unregister(this);
|
TickleManager()->UnregisterClient(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
// OFFSET: LEGO1 0x100388a0
|
// OFFSET: LEGO1 0x100388a0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user