DIFF

class InventoryCombinationFlagsSource

Constants 17

static const int CRAFT = 16
static const int ACTIONS = 32
static const int RECIPE_HANDS = 256
static const int RECIPE_ANYWHERE = 1024
static const int LOAD_CHAMBER = 4096
static const int DETACH_MAGAZINE = 8192
static const int ATTACH_MAGAZINE = 16384
Referenced by Icon.FlagAction()