mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 05:41:46 +08:00
PhysicAPI: fix callback list initialization
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user