Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5041 in orxonox.OLD for orxonox/trunk/src/lib/coord/p_node.cc


Ignore:
Timestamp:
Aug 16, 2005, 7:56:48 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: less output of Weapon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/coord/p_node.cc

    r5012 r5041  
    550550          delete this->toDirection;
    551551          this->toDirection = NULL;
    552           PRINTF(0)("SmoothRotate of %s finished\n", this->getName());
     552          PRINTF(5)("SmoothRotate of %s finished\n", this->getName());
    553553        }
    554554      }
Note: See TracChangeset for help on using the changeset viewer.