Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 18, 2010, 4:33:55 PM (14 years ago)
Author:
dafrick
Message:

Some minor changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/interfaces/PickupCarrier.h

    r6540 r6563  
    6161    class _OrxonoxExport PickupCarrier : virtual public OrxonoxClass
    6262    {
    63          //! So that the different Pickupables have full access to their PickupCarrier.
     63        //! So that the different Pickupables have full access to their PickupCarrier.
     64        //! Friends.
    6465        friend class Pickupable;
    6566        friend class Pickup;
Note: See TracChangeset for help on using the changeset viewer.