Changeset 11523 for code/branches/Waypoints_HS17/data/overlays
- Timestamp:
- Oct 30, 2017, 4:18:57 PM (7 years ago)
- Location:
- code/branches/Waypoints_HS17/data/overlays
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Waypoints_HS17/data/overlays/HUDPickupTemplate.oxo
r11354 r11523 92 92 correctaspect = true 93 93 iconmaterial = "Orxonox/BarIconSpeed" 94 >94 > 95 95 <BarColour position = 0.0 colour = "0.7,0.5,0.2" /> 96 96 <BarColour position = 0.5 colour = "0.2,0.7,0.2" /> … … 193 193 /> 194 194 195 195 196 <HUDTimer 196 197 name = "Timer" -
code/branches/Waypoints_HS17/data/overlays/HUDTemplates3.oxo
r11451 r11523 190 190 position = "0.32, 0.81" 191 191 pickpoint = "0.0, 0.0" 192 visible = " false"192 visible = "true" 193 193 /> 194 194
Note: See TracChangeset
for help on using the changeset viewer.