mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-19 19:10:20 +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)
|
if (accept)
|
||||||
{
|
{
|
||||||
|
cb->giveResource (h->tempOwner, 6, -1000);
|
||||||
FoWChange fw;
|
FoWChange fw;
|
||||||
fw.player = h->tempOwner;
|
fw.player = h->tempOwner;
|
||||||
int floor, surface = 0;
|
int floor, surface = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user