Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 15, 2009, 10:48:12 PM (16 years ago)
Author:
rgrieder
Message:

Renamed Teamcolourable to TeamColourable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pch/src/orxonox/objects/worldentities/Light.h

    r3177 r3183  
    3737
    3838#include "util/Math.h"
    39 #include "interfaces/Teamcolourable.h"
     39#include "interfaces/TeamColourable.h"
    4040
    4141namespace orxonox
    4242{
    43     class _OrxonoxExport Light : public StaticEntity, public Teamcolourable
     43    class _OrxonoxExport Light : public StaticEntity, public TeamColourable
    4444    {
    4545        public:
Note: See TracChangeset for help on using the changeset viewer.