[7693] Allow use .revive command in console, support revive offline players.

This commit is contained in:
VladimirMangos 2009-04-21 18:33:00 +04:00
parent 35970244e5
commit 1b09aab42b
3 changed files with 21 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7692"
#define REVISION_NR "7693"
#endif // __REVISION_NR_H__