Fixage.
This commit is contained in:
parent
a89c1b865d
commit
d80fd5e290
1 changed files with 3 additions and 4 deletions
|
@ -31,15 +31,14 @@
|
|||
# These are used in scenarios, to include the carryover-defining keys into
|
||||
# [endlevel]s and to show the carryover details in the objectives dialog.
|
||||
|
||||
#define NEW_GOLD_CARRYOVER PERCENTAGE
|
||||
#enddef
|
||||
|
||||
#ifdef NEW_GOLD_CARRYOVER_USED
|
||||
#undef NEW_GOLD_CARRYOVER
|
||||
#define NEW_GOLD_CARRYOVER PERCENTAGE
|
||||
carryover_add=yes
|
||||
carryover_percentage={PERCENTAGE}
|
||||
#enddef
|
||||
#else
|
||||
#define NEW_GOLD_CARRYOVER PERCENTAGE
|
||||
#enddef
|
||||
#endif
|
||||
|
||||
#ifdef NEW_GOLD_CARRYOVER_USED
|
||||
|
|
Loading…
Add table
Reference in a new issue