added module file for ui
This commit is contained in:
parent
ab23ff5a99
commit
89bf41861f
|
|
@ -0,0 +1,4 @@
|
|||
pub mod server_view_controller;
|
||||
pub mod control_panel;
|
||||
pub mod About_Panel;
|
||||
pub mod main_menu;
|
||||
Loading…
Reference in New Issue