Changeset 10317 in orxonox.OLD for trunk/src/world_entities/weapons/crosshair.cc
- Timestamp:
- Jan 24, 2007, 1:30:29 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/crosshair.cc
r9869 r10317 37 37 this->loadParams(root); 38 38 else 39 this->setTexture(" maps/aim.png");39 this->setTexture("textures/aim.png"); 40 40 } 41 41
Note: See TracChangeset
for help on using the changeset viewer.