mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Remove custom flag from Quick spell panel
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
QuickSpellPanel::QuickSpellPanel(BattleInterface & owner)
|
||||
: CIntObject(0)
|
||||
, owner(owner)
|
||||
, isEnabled(true)
|
||||
{
|
||||
OBJECT_CONSTRUCTION;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user