- cleanup some socket issues and also a possible int overflow

This commit is contained in:
SoftCoder
2013-12-24 22:44:46 -08:00
parent 3111b733e2
commit f06d474b60
2 changed files with 8 additions and 8 deletions

View File

@@ -122,7 +122,7 @@ private:
Uint32 lastStartCount;
Uint32 lastTickCount;
int32 lastResult;
int64 lastResult;
int32 lastMultiplier;
bool lastStopped;