mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Fix bug causing patch painter fail to open more than once
This commit is contained in:
parent
fb44ccb82d
commit
9fba7eff72
1 changed files with 1 additions and 0 deletions
|
@ -463,6 +463,7 @@ bool CDriverGL::unInit()
|
|||
{
|
||||
nlwarning("Can't unregister NLClass");
|
||||
}
|
||||
_Registered = 0;
|
||||
|
||||
// Restaure monitor color parameters
|
||||
if (_NeedToRestaureGammaRamp)
|
||||
|
|
Loading…
Reference in a new issue