Project

General

Profile

Feature #411 ยป 0058-Increase-max-number-of-multipliers-to-50.patch

Marko Lindqvist, 04/07/2024 03:19 AM

View differences:

common/fc_types.h
#define MAX_DISASTER_TYPES 10
#define MAX_ACHIEVEMENT_TYPES 40
#define MAX_NUM_ACTION_AUTO_PERFORMERS 11
#define MAX_NUM_MULTIPLIERS 15
#define MAX_NUM_MULTIPLIERS 50
#define MAX_NUM_LEADERS MAX_NUM_ITEMS /* Used in the network protocol. */
#define MAX_NUM_NATION_SETS 32 /* Used in the network protocol.
* RULESET_NATION_SETS packet may become too big
    (1-1/1)