presence module & update_status

This commit is contained in:
2026-02-16 00:52:38 +08:00
parent 44556ca3a1
commit c76e436529
7 changed files with 61 additions and 17 deletions

View File

@@ -11,7 +11,7 @@ pub mod doll_editor;
pub mod health_manager;
pub mod health_monitor;
pub mod interaction;
pub mod modules;
pub mod presence_modules;
pub mod scene;
pub mod sprite_recolor;
pub mod welcome;