source: GTP/trunk/App/Games/CarDriving_BME/Media/overlays/Help.overlay @ 1049

Revision 1049, 156 bytes checked in by szirmay, 18 years ago (diff)
Line 
1InfoMessage
2{
3        zorder 100
4        // Stats block
5        container Panel(InfoPanel)
6        {
7                top 0
8                left 0
9                width 1
10                height 1
11               
12                material HelpScreen     
13        }
14}
Note: See TracBrowser for help on using the repository browser.