MCPcopy Create free account
hub / github.com/OpenApoc/OpenApoc / begin

Method begin

game/ui/base/transactionscreen.cpp:663–668  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

661}
662
663void TransactionScreen::begin()
664{
665 BaseStage::begin();
666
667 initViewSecondBase();
668}
669
670void TransactionScreen::pause() {}
671

Calls

no outgoing calls

Tested by

no test coverage detected