mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Fixed CID 1366371
This commit is contained in:
parent
663099882c
commit
6a616a5d33
@ -326,6 +326,10 @@ CTradeWindow::CTradeWindow(std::string bgName, const IMarket *Market, const CGHe
|
||||
arts(nullptr),
|
||||
hLeft(nullptr),
|
||||
hRight(nullptr),
|
||||
ok(nullptr),
|
||||
max(nullptr),
|
||||
deal(nullptr),
|
||||
slider(nullptr),
|
||||
readyToTrade(false)
|
||||
{
|
||||
type |= BLOCK_ADV_HOTKEYS;
|
||||
|
Loading…
Reference in New Issue
Block a user