Update Radar.cpp
This commit is contained in:
@ -44,4 +44,5 @@ public:
|
||||
|
||||
public:
|
||||
static bool IsPlayerOnAMission();
|
||||
static void ScriptDebugLine3D(float x1, float y1, float z1, float x2, float y2, float z2, int col, int col2);
|
||||
};
|
||||
|
Reference in New Issue
Block a user