engine: client: cl_game: fixed hudGetModelByIndex function in client API (fix #518)
This commit is contained in:
parent
2218126c75
commit
fef0993f54
1 changed files with 1 additions and 1 deletions
|
@ -3865,7 +3865,7 @@ static cl_enginefunc_t gEngfuncs =
|
|||
(void*)Cmd_GetName,
|
||||
pfnGetClientOldTime,
|
||||
pfnGetGravity,
|
||||
Mod_Handle,
|
||||
CL_ModelHandle,
|
||||
pfnEnableTexSort,
|
||||
pfnSetLightmapColor,
|
||||
pfnSetLightmapScale,
|
||||
|
|
Loading…
Add table
Reference in a new issue