home *** CD-ROM | disk | FTP | other *** search
- def x 320
- def y 200
- def y2 440
-
- Include Menu.Def
- BlockRant
-
- Font Body HugeChars 15 21 0xFFFFFFFF 0x0 Center Center Shadow
- FontSize Default 21 28
- FontSize Selected 24 32
-
- Background LevelBack
-
-
- item
- {
- Text LevelDoneT
- Font Title
- Pos x 30
- }
-
-
- item
- {
- Pos 100 70
- Image TutoBox 440 260
- }
-
-
- item
- {
- Text TrialLevelDone
- MaxTextPixelPerLine 410
- Font Body
- Pos x y
- }
-
-
- item
- {
- Text Back
- Pos x y2 Center Down
- OnAction
- {
- MenuBack
- }
- }
-