engine: fix signed char in studio

This commit is contained in:
Alibek Omarov 2019-10-05 03:33:00 +03:00
parent d6bb72f772
commit 67cdbef833
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ typedef struct mstudiotex_s
typedef struct
{
byte weight[4];
char bone[4];
signed char bone[4];
} mstudioboneweight_t;
// skin families