engine: client: cl_game: fixed hudGetModelByIndex function in client API (fix #518)

This commit is contained in:
SNMetamorph
2022-06-15 13:53:53 +03:00
committed by a1batross
parent 2218126c75
commit fef0993f54
+1 -1
View File
@@ -3865,7 +3865,7 @@ static cl_enginefunc_t gEngfuncs =
(void*)Cmd_GetName,
pfnGetClientOldTime,
pfnGetGravity,
Mod_Handle,
CL_ModelHandle,
pfnEnableTexSort,
pfnSetLightmapColor,
pfnSetLightmapScale,