Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 17, 2007, 8:59:31 PM (18 years ago)
Author:
nicolasc
Message:

added engineglow particle effect - based of treibwerk
other various changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/core/Identifier.h

    r496 r592  
    6767
    6868        public:
    69             /** @brief Sets the Factory. @param facotry The factory to assign */
     69            /** @brief Sets the Factory.
     70             *  @param factory The factory to assign
     71             */
    7072            inline void addFactory(BaseFactory* factory) { this->factory_ = factory; }
    7173
Note: See TracChangeset for help on using the changeset viewer.