Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 17, 2008, 5:24:56 PM (16 years ago)
Author:
scheusso
Message:

chat works again now. some doxygen. small change according to playerid in Host

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/orxonox/objects/Model.cc

    r1775 r1793  
    8686      }
    8787      if(this->isExactlyA(Class(Model)))
    88         setObjectFrequency(1); //sync all 10 seconds (this only applies to asteroids and other isExactlyA(Model)
     88        setObjectFrequency(300); //sync all 10 seconds (this only applies to asteroids and other isExactlyA(Model)'s
    8989      return true;
    9090    }
Note: See TracChangeset for help on using the changeset viewer.