widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #08971
Re: [Merge] lp:~widelands-dev/widelands/casern_workersqueue into lp:widelands
This is WaresQueue does in the cleanup:
if (filled_ && owner_.get_economy())
owner_.get_economy()->remove_wares(index_, filled_);
filled_ = 0;
etc...
I guess we should to the same for the workers queue now, since it's now more like the waresqueue and not like the soldercontrol?
--
https://code.launchpad.net/~widelands-dev/widelands/casern_workersqueue/+merge/309763
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/casern_workersqueue into lp:widelands.
References