Changeset 12284 for code/branches/Boxhead_FS19/data/levels
- Timestamp:
- Apr 4, 2019, 5:13:42 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Boxhead_FS19/data/levels/Hover.oxw
r12273 r12284 13 13 14 14 <?lua 15 include("templates/spaceshipGhost.oxt")16 15 include("templates/spaceshipHover.oxt") 17 16 include("overlays/HoverHUD.oxo") 18 17 ?> 19 20 21 22 23 24 25 26 18 27 19 <?lua … … 32 24 33 25 ?> 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 26 52 27 <?lua … … 133 108 </Scene> 134 109 </Level> 135
Note: See TracChangeset
for help on using the changeset viewer.