Changeset 8729 for code/trunk/src/modules/docking
- Timestamp:
- Jul 4, 2011, 2:47:44 AM (13 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
-
code/trunk/src/modules/docking/Dock.cc
r8706 r8729 44 44 #include "worldentities/pawns/Pawn.h" 45 45 46 #include "ToluaBindDocking.h"47 48 46 namespace orxonox 49 47 { 50 // Register tolua_open function when loading the library51 DeclareToluaInterface(Docking);52 53 48 CreateFactory(Dock); 54 49
Note: See TracChangeset
for help on using the changeset viewer.