[8407] Extract from guild bank handler functions for 3 cases and move code to Guild class.

This mostly just move code and caller updates to use it from new place.
More code chnages possible later.
This commit is contained in:
VladimirMangos 2009-08-23 08:28:41 +04:00
parent f3930cb06f
commit 5ceb0919e7
5 changed files with 429 additions and 411 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8406"
#define REVISION_NR "8407"
#endif // __REVISION_NR_H__