[c12642] Fix client crash on guild bank display

This commit is contained in:
Dramacydal 2013-06-17 10:51:21 +01:00 committed by Antz
parent 5c21144f6b
commit c3eccda44d
3 changed files with 539 additions and 277 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12641"
#define REVISION_NR "12642"
#endif // __REVISION_NR_H__