mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-03 13:01:33 +02:00
Removed unrelated comment
This commit is contained in:
parent
37f1bf9d78
commit
cf1f9c456b
@ -560,7 +560,6 @@ std::vector<ObjectInfo*> TreasurePlacer::prepareTreasurePile(const CTreasureInfo
|
||||
//remove from possible objects
|
||||
assert(oi->maxPerZone);
|
||||
oi->maxPerZone--;
|
||||
//FIXME: restore the counter if teh object is not placed successfuly?
|
||||
|
||||
currentValue += oi->value;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user