Changeset 7866 in orxonox.OLD for branches/gui/src/world_entities/weapons/crosshair.cc
- Timestamp:
- May 26, 2006, 1:11:10 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gui/src/world_entities/weapons/crosshair.cc
r7221 r7866 65 65 this->material = new Material; 66 66 67 // EventHandler::getInstance()->subscribe(this,ES_GAME, EV_MOUSE_MOTION);67 //this->subscribeEvent(ES_GAME, EV_MOUSE_MOTION); 68 68 69 69 // center the mouse on the screen, and also hide the cursors
Note: See TracChangeset
for help on using the changeset viewer.