Changeset 1034 for code/trunk/src/orxonox/core/Script.cc
- Timestamp:
- Apr 12, 2008, 4:36:35 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/core/Script.cc
r1029 r1034 60 60 #endif 61 61 tolua_orxonox_open(luaState_); 62 output_ ;62 output_ = ""; 63 63 } 64 64
Note: See TracChangeset
for help on using the changeset viewer.