This commit is contained in:
Rachael Alexanderson 2017-02-23 22:07:40 -05:00
commit e35be9c0a3
13 changed files with 1897 additions and 1819 deletions

View file

@ -816,7 +816,6 @@ void G_DoCompleted (void)
for (i=0 ; i<MAXPLAYERS ; i++)
{
wminfo.plyr[i].in = playeringame[i];
wminfo.plyr[i].skills = players[i].killcount;
wminfo.plyr[i].sitems = players[i].itemcount;
wminfo.plyr[i].ssecret = players[i].secretcount;