Fix bug causing patch painter fail to open more than once

--HG--
branch : hotfix
This commit is contained in:
kaetemi 2014-11-19 16:30:14 +01:00
parent e27a155270
commit 0a765bde8c

View file

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