dialog movement fixed

This commit is contained in:
filipriec
2025-04-10 14:13:39 +02:00
parent 5da9f5aaf4
commit 0d1a0be1a0
3 changed files with 77 additions and 51 deletions

View File

@@ -1,2 +1,3 @@
// src/client/modes/general.rs
pub mod navigation;
pub mod dialog;