Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 24, 2005, 2:03:23 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: cleanup is almost perfect now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/graphics/render2D/element_2d.cc

    r5115 r5117  
    825825NullElement2D::NullElement2D () : Element2D(NULL)
    826826{
    827   this->setClassID(CL_NULL_PARENT, "NullElement2D");
     827  this->setClassID(CL_NULL_ELEMENT_2D, "NullElement2D");
    828828  this->setName("NullElement2D");
    829829
Note: See TracChangeset for help on using the changeset viewer.