Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/resource2/media/overlay/OrxonoxLoading.overlay @ 3594

Last change on this file since 3594 was 3374, checked in by rgrieder, 15 years ago

Added most of the text based files of the media directory (the file I deleted in the previous commit of the media repo) with svn:eol-style=native

  • Property svn:eol-style set to native
File size: 240 bytes
Line 
1Orxonox/LoadingScreenSample
2{
3   container Panel(Orxonox/LoadingScreenSample)
4   {
5      metrics_mode pixels
6      vert_align top
7      left 12
8      top 12
9      width 300
10      height 300
11      material Orxonox/LoadingScreenSample
12   }
13}
Note: See TracBrowser for help on using the repository browser.