mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-19 06:31:26 +02:00
Whoops, close DropDown windows before disposing
This commit is contained in:
@@ -71,6 +71,7 @@ public:
|
||||
}
|
||||
virtual void OnTryExit(ExitMethod method)
|
||||
{
|
||||
ui::Engine::Ref().CloseWindow();
|
||||
SelfDestruct();
|
||||
}
|
||||
virtual ~DropDownWindow() {}
|
||||
|
Reference in New Issue
Block a user