refactor heads-db and added plane controls

This commit is contained in:
2025-04-12 16:19:14 +02:00
parent fb9d7c78fe
commit dab4ea0656
10 changed files with 19 additions and 10 deletions

View File

@@ -9,8 +9,8 @@ use crate::{
},
global_observer,
head::ActiveHead,
head_asset::HeadsDatabase,
heads::HeadChanged,
heads_database::HeadsDatabase,
hitpoints::Hitpoints,
loading_assets::GameAssets,
physics_layers::GameLayer,