mirror of
https://github.com/glest/glest-source.git
synced 2025-09-01 04:01:47 +02:00
Reduced network usage
This commit is contained in:
@@ -35,7 +35,7 @@ using namespace Shared::Util;
|
|||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
namespace Game {
|
namespace Game {
|
||||||
int GameConstants::networkFramePeriod = 20;
|
int GameConstants::networkFramePeriod = 10;
|
||||||
int GameConstants::updateFps = 40;
|
int GameConstants::updateFps = 40;
|
||||||
int GameConstants::cameraFps = 100;
|
int GameConstants::cameraFps = 100;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user