Changeset 9242 in orxonox.OLD for branches/scripting/src/world_entities
- Timestamp:
- Jul 6, 2006, 2:00:32 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/scripting/src/world_entities/script_trigger.cc
r9241 r9242 48 48 */ 49 49 ScriptTrigger::ScriptTrigger(const TiXmlElement* root) 50 { 50 { PRINT(1)("testerror\n"); 51 51 this->setClassID(CL_SCRIPT_TRIGGER, "ScriptTrigger"); 52 52 this->toList(OM_COMMON);
Note: See TracChangeset
for help on using the changeset viewer.