Changeset 8214 in orxonox.OLD
- Timestamp:
- Jun 7, 2006, 9:10:01 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/script_engine/src/lib/script_engine/script_trigger.cc
r8212 r8214 45 45 .describe("The name of the parent as it is in the *.oxw file") 46 46 .defaultValues(""); 47 48 49 47 } 50 48 … … 100 98 101 99 102 103 100 void ScriptTrigger::executeAction() 104 101 {
Note: See TracChangeset
for help on using the changeset viewer.