mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-02-02 03:20:04 +00:00
fixed warnings for VC++
This commit is contained in:
@@ -133,7 +133,7 @@ protected:
|
||||
void init();
|
||||
|
||||
bool active = true;
|
||||
long int lastTimer;
|
||||
uint64_t lastTimer;
|
||||
|
||||
public:
|
||||
PacketHandler pHandler;
|
||||
|
||||
Reference in New Issue
Block a user