mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Fixed Cartographer.
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user