- Timestamp:
- Jun 15, 2009, 10:48:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pch/src/orxonox/objects/worldentities/Light.h
r3177 r3183 37 37 38 38 #include "util/Math.h" 39 #include "interfaces/Team colourable.h"39 #include "interfaces/TeamColourable.h" 40 40 41 41 namespace orxonox 42 42 { 43 class _OrxonoxExport Light : public StaticEntity, public Team colourable43 class _OrxonoxExport Light : public StaticEntity, public TeamColourable 44 44 { 45 45 public:
Note: See TracChangeset
for help on using the changeset viewer.