mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-17 13:41:07 +02:00
Fixed Cartographer.
This commit is contained in:
parent
dd2509f4e8
commit
d38c8e5ada
@ -4077,6 +4077,7 @@ void CCartographer::buyMap (const CGHeroInstance *h, ui32 accept) const
|
||||
{
|
||||
if (accept)
|
||||
{
|
||||
cb->giveResource (h->tempOwner, 6, -1000);
|
||||
FoWChange fw;
|
||||
fw.player = h->tempOwner;
|
||||
int floor, surface = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user