fix: moved the methods that changes role into their own module folder
This commit is contained in:
parent
61e76db8dd
commit
f1138a3c81
7 changed files with 283 additions and 286 deletions
|
@ -1,3 +1,4 @@
|
|||
pub mod wolves;
|
||||
pub mod database;
|
||||
pub mod minecraft;
|
||||
pub mod minecraft;
|
||||
pub mod set_roles;
|
Loading…
Add table
Add a link
Reference in a new issue