Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 9, 2008, 10:55:17 PM (17 years ago)
Author:
landauf
Message:

reduced the build-script of the core branch to the minimum (utils, core, orxonox + test objects)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core/src/orxonox/objects/WorldEntity.h

    r790 r793  
    1717namespace orxonox
    1818{
    19   class _OrxonoxExport WorldEntity : public BaseObject, public Tickable, public network::Synchronisable
     19  class _OrxonoxExport WorldEntity : public BaseObject, public Tickable//, public network::Synchronisable
    2020  {
    2121    public:
Note: See TracChangeset for help on using the changeset viewer.