Merge Interface branch onto development branch #5

Closed
michael-bailey wants to merge 53 commits from Interface into master
1 changed files with 1 additions and 0 deletions
Showing only changes of commit f1838c1d23 - Show all commits

View File

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