This commit is contained in:
Nikolay Korolev
2021-01-11 02:35:03 +03:00
parent 642970df95
commit 53a99cb9ee
5 changed files with 487 additions and 389 deletions

View File

@@ -744,6 +744,7 @@ public:
void SetObjective(eObjective);
void SetObjective(eObjective, int16, int16);
void SetObjective(eObjective, CVector);
void SetObjective(eObjective, CVector, float);
void SetObjective(eObjective, float, const CVector&);
void ClearChat(void);
void InformMyGangOfAttack(CEntity*);