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

Method setInfiniteAmount

src/Savegame/Production.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void Production::setInfiniteAmount (bool inf)
55{
56 _infinite = inf;
57}
58
59int Production::getTimeSpent () const
60{

Callers 2

moreUnitClickMethod · 0.80
lessUnitClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected