Changeset 9396 for code/branches/SpaceshipNavigation2/data/overlays
- Timestamp:
- Oct 15, 2012, 3:43:47 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/SpaceshipNavigation2/data/overlays/HUD.oxo
r7679 r9396 78 78 maximumDotSize = 0.1 79 79 /> 80 <HUDFindClosestEnemy 81 name = "FindClosestEnemy" 82 correctAspect = true 83 font = "Monofur" 84 textSize = 0.05 85 86 /> 80 87 81 88 <ChatOverlay … … 85 92 caption = "" 86 93 textSize = 0.025 94 /> 95 <FindClosestEnemy 96 97 98 87 99 /> 88 100 </OverlayGroup>
Note: See TracChangeset
for help on using the changeset viewer.