Update of /cvsroot/hgengine/Mercury/Themes/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17918
Modified Files:
metrics.ini
Log Message:
Update: Metrics
Index: metrics.ini
===================================================================
RCS file: /cvsroot/hgengine/Mercury/Themes/default/metrics.ini,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** metrics.ini 12 Oct 2005 06:57:09 -0000 1.2
--- metrics.ini 17 Dec 2005 23:03:52 -0000 1.3
***************
*** 1,7 ****
[Common]
! InitialScreen=ScreenHelloWorld
[ScreenExample2DSS]
Class=ScreenExample2DSS
[ScreenHelloWorld]
--- 1,12 ----
[Common]
! InitialScreen=ScreenExample2DSS
[ScreenExample2DSS]
Class=ScreenExample2DSS
+ Man=man.txt
+ Background=Background.png
+ Title=Title.png
+ Map=map.txt
+ Box=box.txt
[ScreenHelloWorld]
|