[11513] Not pass command list as format %s value.

This let avoid not nice command list text length limitation.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Vinolentus 2011-05-20 23:11:59 +04:00 committed by VladimirMangos
parent 8022cef6a7
commit 19ff7f0a8b
5 changed files with 18 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11512"
#define REVISION_NR "11513"
#endif // __REVISION_NR_H__