Rename crate

This commit is contained in:
2022-10-17 19:13:16 +02:00
parent cf1d77f445
commit dfaa5ce30b
27 changed files with 55 additions and 37 deletions

View File

@@ -0,0 +1,4 @@
pub mod button_widget;
pub mod checkbox_widget;
pub mod game_map_widget;
pub mod text_editor_widget;