mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-26 03:52:01 +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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user