~starkingdoms/starkingdoms

ref: acd7621cd003ebaf380f59fdceaa9459ba91fcb2 starkingdoms/crates/unified/src/shared/physics.rs -rw-r--r-- 94 bytes
acd7621c — core chore(netcode-rewrite): further code cleanup & simplification 29 days ago
                                                                                
1
2
3
use crate::prelude::*;

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