PlayerSkin

This commit is contained in:
Sergeanur
2019-09-28 21:39:58 +03:00
parent 2d09a4b013
commit 5854016ec5
5 changed files with 205 additions and 4 deletions

View File

@@ -68,6 +68,7 @@ public:
void MakePlayerSafe(bool);
void LoadPlayerSkin();
void DeletePlayerSkin();
void AwardMoneyForExplosion(CVehicle *vehicle);
void SetPlayerSkin(char* skin);
CVector& GetPos();