mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-17 18:40:02 +00:00
engine: client: cl_game: fixed hudGetModelByIndex function in client API (fix #518)
This commit is contained in:
parent
2218126c75
commit
fef0993f54
@ -3865,7 +3865,7 @@ static cl_enginefunc_t gEngfuncs =
|
|||||||
(void*)Cmd_GetName,
|
(void*)Cmd_GetName,
|
||||||
pfnGetClientOldTime,
|
pfnGetClientOldTime,
|
||||||
pfnGetGravity,
|
pfnGetGravity,
|
||||||
Mod_Handle,
|
CL_ModelHandle,
|
||||||
pfnEnableTexSort,
|
pfnEnableTexSort,
|
||||||
pfnSetLightmapColor,
|
pfnSetLightmapColor,
|
||||||
pfnSetLightmapScale,
|
pfnSetLightmapScale,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user