e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
371c2735ced761acbe1ab4457b9885976972a8be
starkingdoms
/
crates
/
unified
/
src
/
shared
/physics.rs
-rw-r--r--
94 bytes
View
Log
View raw
Permalink
371c2735
— core Revert "netcode: unreliable updates"
8 days ago
1
2
3
use
crate
::
prelude
::
*
;
pub
fn
register_physics_components_for_replication
(
_app
:
&
mut
App
)
{}