- made intermission screen more scripting friendly.
This commit is contained in:
parent
a1328b4c6e
commit
58be506a73
6 changed files with 100 additions and 35 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue