Toxic update (#641)
This commit is contained in:
@ -1,9 +1,15 @@
|
||||
#pragma once
|
||||
#include "player_service.hpp"
|
||||
#include "vehicle/CVehicle.hpp"
|
||||
#include "network/snSession.hpp"
|
||||
#include "rate_limiter.hpp"
|
||||
|
||||
class CVehicle;
|
||||
|
||||
namespace rage
|
||||
{
|
||||
class snPlayer;
|
||||
class snPeer;
|
||||
}
|
||||
|
||||
namespace big
|
||||
{
|
||||
class player final
|
||||
|
Reference in New Issue
Block a user