mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-30 02:45:32 +00:00
Remove leftover variable
This commit is contained in:
parent
7e4543ffcb
commit
3e2fec973d
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ namespace mwmp
|
|||
class PacketTime : public BasePacket
|
||||
{
|
||||
public:
|
||||
const static int StatsCount = 27;
|
||||
PacketTime(RakNet::RakPeerInterface *peer);
|
||||
|
||||
virtual void Packet(RakNet::BitStream *bs, BasePlayer *player, bool send);
|
||||
|
|
Loading…
Reference in a new issue