mirror of
https://github.com/halpz/re3.git
synced 2025-12-19 23:02:54 +00:00
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