Fixed bug where computer players where displayed as numbers in lobby.
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
|
||||
#include <playerdata.h>
|
||||
|
||||
#define SERVER_COMPUTER_PLAYER_NAME "Computer"
|
||||
|
||||
enum GameMode
|
||||
{
|
||||
GAME_MODE_CREATED = 1,
|
||||
|
||||
Reference in New Issue
Block a user