fixed code that was clearly never tested (amb1126)
This commit is contained in:
parent
656d30be83
commit
df96a81a75
|
@ -103,7 +103,7 @@ class CPlayer
|
||||||
{
|
{
|
||||||
int body_num;
|
int body_num;
|
||||||
bool is_model_set;
|
bool is_model_set;
|
||||||
char* modelclass;
|
char modelclass[64];
|
||||||
}
|
}
|
||||||
sModel;
|
sModel;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user