Merge branch 'unload_alc_fix' into signalgame2
This commit is contained in:
@@ -130,6 +130,7 @@ namespace FlaxEngine.GUI
|
||||
// Unlink
|
||||
IsLayoutLocked = true;
|
||||
Parent = null;
|
||||
_showTarget = null;
|
||||
|
||||
// Close window
|
||||
if (_window)
|
||||
|
||||
Reference in New Issue
Block a user