- Fixed the new network status display for the Linux terminal.
SVN r428 (trunk)
This commit is contained in:
parent
3eeef7af77
commit
4899fa91f1
8 changed files with 95 additions and 66 deletions
|
|
@ -1356,7 +1356,7 @@ bool DoArbitrate (void *userdata)
|
|||
|
||||
D_ReadUserInfoStrings (netbuffer[1], &stream, false);
|
||||
|
||||
Printf ("Found %s (node %d, player %d)\n",
|
||||
ST_NetMessage ("Found %s (node %d, player %d)",
|
||||
players[netbuffer[1]].userinfo.netname,
|
||||
node, netbuffer[1]+1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue