Changeset 9208 in orxonox.OLD for branches/presentation/src/world_entities
- Timestamp:
- Jul 5, 2006, 10:54:12 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/presentation/src/world_entities/script_trigger.cc
r9195 r9208 225 225 if(script != NULL) 226 226 { 227 printf("setting script to %s\n",file.c_str());228 227 scriptIsOk = true; 229 228 }
Note: See TracChangeset
for help on using the changeset viewer.