Changeset 9506 in orxonox.OLD for branches/proxy
- Timestamp:
- Jul 27, 2006, 1:30:02 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/world_entities/script_trigger.cc
r9406 r9506 49 49 */ 50 50 ScriptTrigger::ScriptTrigger(const TiXmlElement* root) 51 { PRINT(1)("testerror\n");51 { 52 52 this->setClassID(CL_SCRIPT_TRIGGER, "ScriptTrigger"); 53 53 this->toList(OM_COMMON);
Note: See TracChangeset
for help on using the changeset viewer.