implemented skinned peds, no cutscene hands yet
This commit is contained in:
@@ -77,4 +77,6 @@ public:
|
||||
static void ReactivatePlayerPed(int32);
|
||||
};
|
||||
|
||||
#ifndef PED_SKIN
|
||||
static_assert(sizeof(CPlayerPed) == 0x5F0, "CPlayerPed: error");
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user