mirror of
https://github.com/aap/librw.git
synced 2025-12-23 02:49:55 +00:00
fixed frame hierarchy bugs
This commit is contained in:
@@ -345,6 +345,7 @@ Camera::destroy(void)
|
||||
s_plglist.destruct(this);
|
||||
assert(this->clump == nil);
|
||||
assert(this->world == nil);
|
||||
this->setFrame(nil);
|
||||
rwFree(this);
|
||||
numAllocated--;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user