Advanced Strategic Command
|
#include "buildproductionlinecommand.h"
#include "../vehicle.h"
#include "../mapfield.h"
#include "../gamemap.h"
#include "../viewcalculation.h"
#include "../spfst.h"
#include "../mapdisplayinterface.h"
#include "action-registry.h"
#include "../itemrepository.h"
#include "../containercontrols.h"
#include "consumeresource.h"
#include "servicecommand.h"
#include "convertcontainer.h"
Go to the source code of this file.
Variables | |
static const int | BuildProductionLineCommandVersion = 1 |
|
static |
Definition at line 146 of file buildproductionlinecommand.cpp.
Referenced by BuildProductionLineCommand::readData(), and BuildProductionLineCommand::writeData().