Development into Master #10

Merged
michael-bailey merged 102 commits from Development into master 2021-08-03 20:53:15 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 72f0ca0139 - Show all commits

View File

@ -18,6 +18,7 @@ pub enum ServerMessages {
}
#[allow(dead_code)]
#[derive(Eq, PartialEq)]
pub enum ServerState {
starting,
started,