[Orxonox-commit 7139] r11756 - code/branches/Presentation_HS17_merge/data/levels

landauf at orxonox.net landauf at orxonox.net
Sat Feb 17 22:54:17 CET 2018


Author: landauf
Date: 2018-02-17 22:54:16 +0100 (Sat, 17 Feb 2018)
New Revision: 11756

Modified:
   code/branches/Presentation_HS17_merge/data/levels/FlappyOrx.oxw
Log:
[FlappyOrx_HS17] avoid warning when loading level

Modified: code/branches/Presentation_HS17_merge/data/levels/FlappyOrx.oxw
===================================================================
--- code/branches/Presentation_HS17_merge/data/levels/FlappyOrx.oxw	2018-02-15 23:37:37 UTC (rev 11755)
+++ code/branches/Presentation_HS17_merge/data/levels/FlappyOrx.oxw	2018-02-17 21:54:16 UTC (rev 11756)
@@ -6,6 +6,7 @@
 />
 
 <?lua
+  include("stats.oxo")
   include("templates/lodInformation.oxt")
   include("templates/spaceshipFlappyOrx.oxt")
   include("overlays/FlappyOrxHUD.oxo")



More information about the Orxonox-commit mailing list