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
@@ -23,6 +23,8 @@
#include <playerdata.h>
#define SERVER_COMPUTER_PLAYER_NAME "Computer"
enum GameMode
{
GAME_MODE_CREATED = 1,