Fix recreate device crash
This commit is contained in:
parent
b21c620fea
commit
62bf288530
@ -611,6 +611,7 @@ void IrrDriver::initDevice()
|
||||
Log::fatal("irr_driver", "Couldn't initialise irrlicht device. Quitting.\n");
|
||||
}
|
||||
|
||||
GE::init(m_device->getVideoDriver());
|
||||
CVS->init();
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user