Changeset 1899 in orxonox.OLD for orxonox/trunk/core/shoot_laser.cc
- Timestamp:
- May 20, 2004, 1:03:53 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/trunk/core/shoot_laser.cc
r1898 r1899 54 54 /* fix1: weak boundaries check all four sides */ 55 55 /* fix2: conditions, that a struct tree can be cut off */ 56 /* fix3: more efficent and nicer please */ 56 57 if (tmpShoot->yCor > 50) 57 58 {
Note: See TracChangeset
for help on using the changeset viewer.