Fix for amb437

dod_set_user_kills & dod_set_user_score no longer have the dead scoreboard class side effect.

dod_set_pl_deaths comment has been updated to reflect the side effect.
This commit is contained in:
Steve Dudenhoeffer
2007-08-03 17:35:12 +00:00
parent c5e36a4e3c
commit 2bc6d965f6
4 changed files with 23 additions and 1 deletions

View File

@ -55,6 +55,8 @@ extern int gmsgScoreShort;
extern int gmsgPTeam;
extern int gmsgInitObj;
extern int gmsgSetObj;
extern int gmsgFrags;
extern int gmsgObjScore;
extern int iFGrenade;
extern int iFRocket;