(server) chore: Rearrange server structure (#33)
This commit is contained in:
2
Server/src/services/mod.rs
Normal file
2
Server/src/services/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
pub(crate) mod game_service;
|
||||
pub(crate) mod general_service;
|
Reference in New Issue
Block a user