~starkingdoms/starkingdoms

ref: 06f4e4a24e833f920faa0dfaaefea8f09e706eba starkingdoms/crates/unified/src/server/heat/conduction.rs -rw-r--r-- 71 bytes
06f4e4a2ghostly_zsh feat: radiation area 18 hours ago
                                                                                
1
2
3
4
5
use bevy::app::App;

pub fn heat_conduction_plugin(app: &mut App) {

}