Minor update to add link to 5_atlas.xml, so that GUI development of the Atlas Editor is supported.

This was SVN commit r1303.
This commit is contained in:
Acumen 2004-11-11 23:51:52 +00:00
parent f1a8ea118e
commit 9a69d76feb

View File

@ -767,6 +767,7 @@ static void psInit()
g_GUI.LoadXMLFile("gui/test/2_mainmenu.xml");
g_GUI.LoadXMLFile("gui/test/3_session.xml");
g_GUI.LoadXMLFile("gui/test/4_manual.xml");
g_GUI.LoadXMLFile("gui/test/5_atlas.xml");
g_GUI.LoadXMLFile("gui/test/hello.xml");
#endif