e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
98e54c6b311e695cf0ea32f7111afaf48ce2b222
starkingdoms
/
crates
/
unified
/
src
/
shared
/physics.rs
-rw-r--r--
94 bytes
View
Log
View raw
Permalink
98e54c6b
— core Revert "feat: serverbound messages implemented but untested"
7 days ago
1
2
3
use
crate
::
prelude
::
*
;
pub
fn
register_physics_components_for_replication
(
_app
:
&
mut
App
)
{}