Fixed another crash at exit

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5966 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2010-09-11 20:17:41 +00:00
parent 5c0fba91f0
commit 7a19068a5d

View File

@ -924,6 +924,9 @@ namespace GUIEngine
{
GUIEngine::dt = elapsed_time;
// Not yet initialized, or already cleaned up
if (g_skin == NULL) return;
// ---- menu drawing
// draw background image and sections