[7046] Do more security level checks in commands using HasLowerSecurity. Make use .account set addon safe for players.

This commit is contained in:
VladimirMangos 2009-01-07 17:47:57 +03:00
parent d12944d8f2
commit cc5fc88fb2
7 changed files with 66 additions and 92 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7045"
#define REVISION_NR "7046"
#endif // __REVISION_NR_H__