Changeset 8705 in orxonox.OLD for branches/bsp_model/src/world_entities/creatures
- Timestamp:
- Jun 22, 2006, 12:17:28 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/bsp_model/src/world_entities/creatures/fps_player.cc
r8699 r8705 272 272 this->yMouse += event.yRel; 273 273 } 274 } 275 276 277 278 274 else if( event.type == KeyMapper::PEV_JUMP) 275 this->getAbsCoor().debug(); 276 } 277 278 279 280
Note: See TracChangeset
for help on using the changeset viewer.