1
0
forked from mirrors/0ad

no message

This was SVN commit r130.
This commit is contained in:
Gee
2003-12-01 07:14:29 +00:00
parent 88fd3952d8
commit 0b30254e5c
+2 -1
View File
@@ -285,8 +285,9 @@ glEnable (GL_DEPTH_TEST);
// it works perfectly btw.
#ifndef NO_GUI
g_GUI.Initialize();
g_GUI.LoadXMLFile("gui/styles.xml");
g_GUI.LoadXMLFile("gui/hello.xml");
//g_GUI.LoadXMLFile("sprite1.xml");
g_GUI.LoadXMLFile("gui/sprite1.xml");
#endif
// tex = tex_load("0adlogo2.bmp");