mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[7563] Fixed some problems in use .account set gmlevel in game (when it allowed by DB settings).
* Not set own gmlevel if not targets and use account name in command syntax * Propertly output targeted player account name at use at selected target. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
1f654c7969
commit
e0c60231bd
2 changed files with 5 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7562"
|
||||
#define REVISION_NR "7563"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue