fixed remote
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
class CRemote
|
||||
{
|
||||
public:
|
||||
static void GivePlayerRemoteControlledCar(float, float, float, float);
|
||||
static void GivePlayerRemoteControlledCar(float, float, float, float, uint16);
|
||||
static void TakeRemoteControlledCarFromPlayer(void);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user