|
From: Josh A. <axl...@us...> - 2005-12-23 21:29:46
|
Update of /cvsroot/hgengine/Mercury/Themes/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13927/Themes/default Modified Files: metrics.ini Log Message: Title screen Index: metrics.ini =================================================================== RCS file: /cvsroot/hgengine/Mercury/Themes/default/metrics.ini,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** metrics.ini 17 Dec 2005 23:03:52 -0000 1.3 --- metrics.ini 23 Dec 2005 21:29:38 -0000 1.4 *************** *** 1,9 **** [Common] ! InitialScreen=ScreenExample2DSS [ScreenExample2DSS] Class=ScreenExample2DSS Man=man.txt ! Background=Background.png Title=Title.png Map=map.txt --- 1,9 ---- [Common] ! InitialScreen=ScreenHgTitle [ScreenExample2DSS] Class=ScreenExample2DSS Man=man.txt ! Background=Clouds.png Title=Title.png Map=map.txt *************** *** 13,15 **** Class=ScreenHelloWorld HelloImage=HelloWorld.png ! InfoComment=This is in Info. \ No newline at end of file --- 13,21 ---- Class=ScreenHelloWorld HelloImage=HelloWorld.png ! InfoComment=This is in Info. ! ! [ScreenHgTitle] ! Class=ScreenHgTitle ! InfoComment=This is in Info. ! Mercury=Mercury.txt ! sprite=Test.png \ No newline at end of file |