mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-11-16 23:10:09 +00:00
fixed warnings for VC++
This commit is contained in:
@@ -13,7 +13,7 @@ struct PlayerView {
|
||||
std::list<CNSocket*> viewable;
|
||||
std::list<int32_t> viewableNPCs;
|
||||
Player plr;
|
||||
int long lastHeartbeat;
|
||||
uint64_t lastHeartbeat;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user