mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-24 13:55:36 +03:00
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;
|
||||
bool is_model_set;
|
||||
char* modelclass;
|
||||
char modelclass[64];
|
||||
}
|
||||
sModel;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user