mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 17:47:04 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user