mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
Remove leftover variable
This commit is contained in:
parent
7e4543ffcb
commit
3e2fec973d
@ -13,7 +13,6 @@ namespace mwmp
|
|||||||
class PacketTime : public BasePacket
|
class PacketTime : public BasePacket
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
const static int StatsCount = 27;
|
|
||||||
PacketTime(RakNet::RakPeerInterface *peer);
|
PacketTime(RakNet::RakPeerInterface *peer);
|
||||||
|
|
||||||
virtual void Packet(RakNet::BitStream *bs, BasePlayer *player, bool send);
|
virtual void Packet(RakNet::BitStream *bs, BasePlayer *player, bool send);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user