Changeset 11763 for code/branches/Presentation_HS17_merge
- Timestamp:
- Feb 18, 2018, 1:13:20 AM (7 years ago)
- Location:
- code/branches/Presentation_HS17_merge
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Presentation_HS17_merge/data/levels/FlappyOrx.oxw
r11757 r11763 7 7 8 8 <?lua 9 include("stats.oxo")10 9 include("templates/lodInformation.oxt") 11 10 include("templates/spaceshipFlappyOrx.oxt") -
code/branches/Presentation_HS17_merge/src/modules/flappyorx/FlappyOrx.cc
r11762 r11763 75 75 circlesUsed=0; 76 76 setHUDTemplate("FlappyOrxHUD"); 77 scoreboardTemplate_ = ""; 77 78 } 78 79
Note: See TracChangeset
for help on using the changeset viewer.