Sync reloading and cash (#66)

This commit is contained in:
PROMETHIA-27
2025-09-27 16:04:19 -04:00
committed by GitHub
parent 83c59519e5
commit fb4c6f501c
12 changed files with 285 additions and 225 deletions

View File

@@ -1,5 +1,5 @@
mod backpack_ui;
mod ui_head_state;
pub mod backpack_ui;
pub mod ui_head_state;
use crate::{
cash::CashCollectEvent, global_observer, head_drop::HeadCollected, heads::HeadState,