networking fixes

This commit is contained in:
2026-03-08 18:57:00 +02:00
parent 1a2a353e03
commit 321a2f31a9
13 changed files with 130 additions and 19 deletions

View File

@@ -0,0 +1,14 @@
[
{
"classname": "prop_physics",
"model": "game/core/maps/test0.fmesh_c",
"physics": "static"
},
{
"classname": "prop_physics",
"model": "game/core/meshes/cube.fmesh_c",
"physics": "dynamic",
"origin": [ 0, 15, 0 ]
}
]