mirror of
https://github.com/aap/librw.git
synced 2025-03-13 05:14:43 +00:00
subrast: fix assert error at exit
This commit is contained in:
parent
b1781f4189
commit
2e25c0ec10
@ -128,7 +128,6 @@ void
|
||||
DestroyCameras(rw::World *world)
|
||||
{
|
||||
if(Camera){
|
||||
world->removeCamera(Camera);
|
||||
sk::CameraDestroy(Camera);
|
||||
Camera = nil;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user