mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 12:50:38 +08:00
engine: fix undefined pfnTime build error, it has been renamed to Sys_FloatTime
This commit is contained in:
@@ -4803,7 +4803,7 @@ static enginefuncs_t gEngfuncs =
|
||||
COM_RandomLong,
|
||||
COM_RandomFloat,
|
||||
pfnSetView,
|
||||
pfnTime,
|
||||
Sys_FloatTime,
|
||||
pfnCrosshairAngle,
|
||||
COM_LoadFileForMe,
|
||||
COM_FreeFile,
|
||||
|
||||
Reference in New Issue
Block a user