Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 17, 2007, 6:38:36 PM (16 years ago)
Author:
bknecht
Message:

corrected strange behaviour

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/Media/overlay/OrxonoxHUD1.2.overlay

    r337 r588  
    3232                material Orxonox/MyShip
    3333               
    34                 container Panel(Orxonox/HUD1.2/ShildLeftTop)
     34                container Panel(Orxonox/HUD1.2/shieldLeftTop)
    3535                {
    3636                        metrics_mode pixels
     
    3939                        width 30
    4040                        height 30
    41                         material Orxonox/ShildLeftTop
    42                 }
    43 
    44                 container Panel(Orxonox/HUD1.2/ShildRightTop)
     41                        material Orxonox/shieldLeftTop
     42                }
     43
     44                container Panel(Orxonox/HUD1.2/shieldRightTop)
    4545                {
    4646                        metrics_mode pixels
     
    5050                        width 30
    5151                        height 30
    52                         material Orxonox/ShildRightTop
    53                 }
    54 
    55                 container Panel(Orxonox/HUD1.2/ShildLeftBottom)
     52                        material Orxonox/shieldRightTop
     53                }
     54
     55                container Panel(Orxonox/HUD1.2/shieldLeftBottom)
    5656                {
    5757                        metrics_mode pixels
     
    6161                        width 30
    6262                        height 30
    63                         material Orxonox/ShildLeftBottom
    64                 }
    65 
    66                 container Panel(Orxonox/HUD1.2/ShildRightBottom)
     63                        material Orxonox/shieldLeftBottom
     64                }
     65
     66                container Panel(Orxonox/HUD1.2/shieldRightBottom)
    6767                {
    6868                        metrics_mode pixels
     
    7373                        width 30
    7474                        height 30
    75                         material Orxonox/ShildRightBottom
     75                        material Orxonox/shieldRightBottom
    7676                }
    7777               
Note: See TracChangeset for help on using the changeset viewer.