[10944] Lock action buttons before unlearning talents on spec switch.

This prevents client from automatically requesting removal of buttons that use unlearned spells.
This commit is contained in:
Lynx3d 2010-12-31 00:46:56 +01:00
parent cb1e82d663
commit d4018322b9
3 changed files with 17 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10943"
#define REVISION_NR "10944"
#endif // __REVISION_NR_H__