feat: Add logging for testing Johnny missions (#1880)

This commit is contained in:
David Markowitz
2025-09-20 17:22:16 -07:00
committed by GitHub
parent 06022e4b19
commit bb05b3ac0d
4 changed files with 23 additions and 2 deletions

View File

@@ -241,6 +241,9 @@ public:
* Sets the unique mission order ID of this mission
*/
void SetUniqueMissionOrderID(uint32_t value) { m_UniqueMissionID = value; };
const std::set<uint32_t>& GetTestedMissions() const;
private:
/**
* Progresses all the newly accepted tasks for this mission after it has been accepted to reflect the state of the