- fixed: missing return in playerinfo CCMD added.

This commit is contained in:
Christoph Oelckers 2013-12-01 01:21:43 +01:00
parent e7225bced6
commit 698495efc5
1 changed files with 1 additions and 0 deletions

View File

@ -1018,6 +1018,7 @@ CCMD (playerinfo)
if (!playeringame[i])
{
Printf(TEXTCOLOR_ORANGE "Player %d is not in the game\n", i);
return;
}
// Print special info