Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 25, 2009, 6:05:11 PM (15 years ago)
Author:
scheusso
Message:

trying to reduce network delays/lags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/netp3/src/network/Host.h

    r2990 r3066  
    3737
    3838  const int CLIENTID_SERVER = 0;
    39   const unsigned int NETWORK_FREQUENCY = 25;
     39  const unsigned int NETWORK_FREQUENCY = 30;
    4040  const float NETWORK_PERIOD = 1.0f/NETWORK_FREQUENCY;
    4141
Note: See TracChangeset for help on using the changeset viewer.