mirror of
https://github.com/glest/glest-source.git
synced 2025-08-11 10:54:01 +02:00
- cleanup some socket issues and also a possible int overflow
This commit is contained in:
@@ -122,7 +122,7 @@ private:
|
||||
|
||||
Uint32 lastStartCount;
|
||||
Uint32 lastTickCount;
|
||||
int32 lastResult;
|
||||
int64 lastResult;
|
||||
int32 lastMultiplier;
|
||||
bool lastStopped;
|
||||
|
||||
|
Reference in New Issue
Block a user