EvEmu
0.8.4
11 September 2021
|
#include "PyCallable.h"
#include "../eve-common/EVE_Character.h"
#include "Client.h"
#include "manufacturing/Blueprint.h"
#include "manufacturing/RamMethods.h"
#include "station/StationDataMgr.h"
Go to the source code of this file.
Variables | |
RamMethods.cpp | |
methods for R.A.M. activities : Allan
| |
static const uint32 | RAM_PRODUCTION_TIME_LIMIT = 60*60*24*30 |
|
static |
Definition at line 18 of file RamMethods.cpp.
Referenced by RamMethods::ProductionTimeCheck().