e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
8013bd0d83684d62a4d0bdeb707bd92e262dbecb
starkingdoms
/
crates
/
unified
/
src
/
shared
/physics.rs
-rw-r--r--
94 bytes
View
Log
View raw
Permalink
8013bd0d
— core feat(netcode-rewrite): vastly improve client simulation accuracy
28 days ago
1
2
3
use
crate
::
prelude
::
*
;
pub
fn
register_physics_components_for_replication
(
_app
:
&
mut
App
)
{}