e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
c360c244355a8f175746ab7ce4d86dac543705f0
starkingdoms
/
crates
/
unified
/
src
/
shared
/physics.rs
-rw-r--r--
94 bytes
View
Log
View raw
Permalink
c360c244
—
ghostly_zsh
netcode: interpolation is less dumb and stupid; also some ntp left over just in case
5 days ago
1
2
3
use
crate
::
prelude
::
*
;
pub
fn
register_physics_components_for_replication
(
_app
:
&
mut
App
)
{}