MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / setSellItems

Method setSellItems

src/Savegame/Production.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84void Production::setSellItems (bool sell)
85{
86 _sell = sell;
87}
88
89bool Production::haveEnoughMoneyForOneMoreUnit(SavedGame * g)
90{

Callers 1

btnOkClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected