Fixed bug where computer players where displayed as numbers in lobby.

This commit is contained in:
lotodore
2007-11-14 22:54:47 +00:00
parent d21ef93ea0
commit 7f5ff4af97
4 changed files with 13 additions and 11 deletions
-2
View File
@@ -62,8 +62,6 @@ using namespace std;
#define SERVER_COMPUTER_ACTION_DELAY_SEC 2
#endif
#define SERVER_COMPUTER_PLAYER_NAME "Computer"
// Helper functions
// TODO: these are hacks.