task/plan work

This commit is contained in:
Chris Punches
2017-06-25 02:28:22 -04:00
parent 162a2d5cd4
commit 6fc300a98e
6 changed files with 53 additions and 43 deletions

View File

@@ -11,7 +11,7 @@
class Suite: public JSON_Loader
{
private:
protected:
// storage for the definitions we are amassing from the unit definition files
std::vector<Unit> units;