[9762] Init client build at reconnect (logout back to char list)

This fix bug with show all realms as offline at view relam list after logout.
This commit is contained in:
VladimirMangos 2010-04-18 19:18:33 +04:00
parent d7acc13d09
commit c5974b8a7e
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9761"
#define REVISION_NR "9762"
#endif // __REVISION_NR_H__