Marked the code at the 0.1 release.

This commit is contained in:
antiduh
2014-07-08 19:08:38 +00:00
parent b65b6c6abe
commit 5463beab4a
5 changed files with 42 additions and 69 deletions

View File

@@ -173,7 +173,7 @@ namespace TestServer
private void server_Disconnected()
{
this.running = true;
this.running = false;
this.initializing = true;
this.connected = false;