PhysicAPI: fix callback list initialization
This commit is contained in:
parent
1ef0b44a41
commit
f0d0861160
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue