Changeset 7337 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
- Apr 19, 2006, 12:24:20 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/multi_player_world_data.cc
r7193 r7337 213 213 playable->toList(OM_GROUP_00); 214 214 playable->setAbsCoor(213.37, 57.71, -47.98); 215 playable->set AbsDirPlay(Quaternion(M_PI, Vector(0.0, 1.0, 0.0)));215 playable->setStartDirection(Quaternion(M_PI, Vector(0.0, 1.0, 0.0))); 216 216 } 217 217 }
Note: See TracChangeset
for help on using the changeset viewer.