mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-21 21:17:49 +02:00
Revert previous commit - seems to be causing more crashes than it fixes
This commit is contained in:
parent
1421db13ea
commit
d2fbb64b79
@ -134,7 +134,6 @@ CGuiHandler::~CGuiHandler()
|
||||
// enforce deletion order on shutdown
|
||||
// all UI elements including adventure map must be destroyed before Gui Handler
|
||||
// proper solution would be removal of adventureInt global
|
||||
windowHandlerInstance->clear();
|
||||
adventureInt.reset();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user