mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-18 02:50:33 +00:00
PhysicAPI: fix callback list initialization
This commit is contained in:
parent
1ef0b44a41
commit
f0d0861160
@ -2033,7 +2033,7 @@ static server_physics_api_t gPhysicsAPI =
|
||||
pfnPointContents,
|
||||
SV_MoveNormal,
|
||||
SV_MoveNoEnts,
|
||||
SV_BoxInPVS,
|
||||
(void*)SV_BoxInPVS,
|
||||
pfnWriteBytes,
|
||||
Mod_CheckLump,
|
||||
Mod_ReadLump,
|
||||
|
Loading…
x
Reference in New Issue
Block a user