Changeset 5500 in orxonox.OLD for trunk/src/world_entities/weapons/projectile.cc
- Timestamp:
- Nov 8, 2005, 12:03:18 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/weapons/projectile.cc
r5357 r5500 127 127 128 128 129 void Projectile::draw () 129 void Projectile::draw () const 130 130 { 131 131 glMatrixMode(GL_MODELVIEW);
Note: See TracChangeset
for help on using the changeset viewer.