cam fix; forgot some shaders

This commit is contained in:
aap
2020-11-24 15:18:39 +01:00
parent a35b3b4602
commit 1906a08f72
5 changed files with 49 additions and 4 deletions

View File

@ -24,9 +24,7 @@ public:
int32 type;
char name[24];
int32 numFrames;
#ifdef PED_SKIN
int16 boneTag;
#endif
void *keyFrames;
void *keyFramesCompressed;