Remote done
This commit is contained in:
@@ -4,5 +4,5 @@ class CRemote
|
||||
{
|
||||
public:
|
||||
static void GivePlayerRemoteControlledCar(float, float, float, float, uint16);
|
||||
static void TakeRemoteControlledCarFromPlayer(void);
|
||||
static void TakeRemoteControlledCarFromPlayer(bool);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user