mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-10 14:12:04 +08:00
engine: server: add GetNativeObject to server's PhysicsAPI
This commit is contained in:
@@ -2122,6 +2122,7 @@ static server_physics_api_t gPhysicsAPI =
|
||||
COM_SaveFile,
|
||||
pfnLoadImagePixels,
|
||||
pfnGetModelName,
|
||||
Sys_GetNativeObject
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user