Fix font and render targets broken by 3056b86
This commit is contained in:
parent
a2b749b09d
commit
413c18950d
@ -88,7 +88,9 @@ void DoRestart()
|
||||
}
|
||||
else
|
||||
{
|
||||
#if !defined(RENDERER) && !defined(FONTEDITOR)
|
||||
Client::Ref().Shutdown(); // very ugly hack; will fix soon(tm)
|
||||
#endif
|
||||
exit(0);
|
||||
}
|
||||
#elif defined(LIN) || defined(MACOSX)
|
||||
|
Reference in New Issue
Block a user