~starkingdoms/starkingdoms

ref: 273151a6bda489770c1b4af40bbe1697003f6e3d starkingdoms/crates/unified/src/server/components/mod.rs -rw-r--r-- 89 bytes
273151a6ghostly_zsh netcode: readd interpolation 7 days ago
                                                                                
1
2
3
4
use crate::prelude::Component;

#[derive(Component)]
pub struct PlanetSensor(pub String);