Added basic server list, and added yield calls

This commit is contained in:
Kayne Ruse
2013-05-20 17:43:16 +10:00
parent d5409d2006
commit d76cbe13da
6 changed files with 52 additions and 12 deletions
+1
View File
@@ -22,6 +22,7 @@ void Server::Proc() {
//debug
// running = false;
SDL_Delay(10);
}
}