Fix bug causing patch painter fail to open more than once

--HG--
branch : hotfix
hg/feature/light_cycle
kaetemi 10 years ago
parent e27a155270
commit 0a765bde8c

@ -463,6 +463,7 @@ bool CDriverGL::unInit()
{
nlwarning("Can't unregister NLClass");
}
_Registered = 0;
// Restaure monitor color parameters
if (_NeedToRestaureGammaRamp)

Loading…
Cancel
Save