mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
change data structure
This commit is contained in:
@@ -82,7 +82,7 @@ struct DLL_LINKAGE PlayerSettings
|
||||
EHandicap handicapLegacy;//0-no, 1-mild, 2-severe
|
||||
struct Handicap {
|
||||
TResources startBonus;
|
||||
TResources percentIncome;
|
||||
int percentIncome;
|
||||
} handicap;
|
||||
|
||||
std::string name;
|
||||
|
||||
Reference in New Issue
Block a user