[9436] Correctly display the party leader's name in chat

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
Timawyn 2010-02-22 23:47:37 +01:00 committed by Lightguard
parent d3fc17a81d
commit d62336cec2
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9435"
#define REVISION_NR "9436"
#endif // __REVISION_NR_H__