[10387] Fixed quote parsing after optional arg in chat commands.

This is restore work .guid commands for example.
This commit is contained in:
VladimirMangos 2010-08-20 21:26:25 +04:00
parent 23be9ae496
commit ddd0c4567b
3 changed files with 39 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10386"
#define REVISION_NR "10387"
#endif // __REVISION_NR_H__