Changeset 7014 in orxonox.OLD for trunk/src/story_entities
- Timestamp:
- Feb 3, 2006, 2:14:22 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/story_entities/multi_player_world_data.cc
r6986 r7014 265 265 266 266 267 PNode* cam = State::getCameraTarget ();267 PNode* cam = State::getCameraTargetNode(); 268 268 PRINT(0)("Camera has target - class: %s, name: %s, uid: %i\n", cam->getClassName(), cam->getName(), cam->getUniqueID()); 269 269
Note: See TracChangeset
for help on using the changeset viewer.