Going in for egui

this has to work
This commit is contained in:
2024-09-15 14:32:59 -04:00
Unverified
parent 505236278c
commit aeb24f1cb4
7 changed files with 162 additions and 4 deletions

1
client/src/ui/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod panels;