heads module

This commit is contained in:
2025-04-02 01:43:56 +08:00
parent 01e6e944d3
commit 9aaa015bd6
11 changed files with 36 additions and 33 deletions

View File

@@ -3,7 +3,7 @@ mod thrown;
use crate::{
GameState,
active_heads::ActiveHeads,
heads::ActiveHeads,
npc::Hit,
player::{Player, PlayerRig},
tb_entities::EnemySpawn,