Changeset 793 for code/branches/core/src/orxonox/objects/WorldEntity.h
- Timestamp:
- Feb 9, 2008, 10:55:17 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core/src/orxonox/objects/WorldEntity.h
r790 r793 17 17 namespace orxonox 18 18 { 19 class _OrxonoxExport WorldEntity : public BaseObject, public Tickable , public network::Synchronisable19 class _OrxonoxExport WorldEntity : public BaseObject, public Tickable//, public network::Synchronisable 20 20 { 21 21 public:
Note: See TracChangeset
for help on using the changeset viewer.