[8244] Skip cheating check for buy bank slot opcode.

This is not big problem in any case and will allow buy slots
in bank windows open using .bank command.
This commit is contained in:
VladimirMangos 2009-07-25 06:45:20 +04:00
parent 4c26accd39
commit bd1ea72043
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 "8243"
#define REVISION_NR "8244"
#endif // __REVISION_NR_H__