~starkingdoms/starkingdoms

ref: 8013bd0d83684d62a4d0bdeb707bd92e262dbecb starkingdoms/crates/unified/src/shared/physics.rs -rw-r--r-- 94 bytes
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) {}