mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-05 13:04:54 +02:00
Fixed stack artifact (and related buttons) not displaying in creature window.
This commit is contained in:
parent
ca8182f80f
commit
2ee5c4b745
@ -392,7 +392,7 @@ void CCreatureWindow::init(const CStackInstance *Stack, const CBonusSystemNode *
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (CGI->modh->modules.STACK_EXP)
|
if (CGI->modh->modules.STACK_ARTIFACT)
|
||||||
{
|
{
|
||||||
creArt = true;
|
creArt = true;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user