~starkingdoms/starkingdoms

ref: 10afa15d4a9a5bf9df7f161eccc6b8e2f9116a7f starkingdoms/crates/unified/src/shared/physics.rs -rw-r--r-- 94 bytes
10afa15d — core feat(netcode-rewrite): remove interpolation 26 days ago
                                                                                
1
2
3
use crate::prelude::*;

pub fn register_physics_components_for_replication(_app: &mut App) {}