Campaign data now only loaded when necessary.
This commit is contained in:
parent
bbe26cdf19
commit
384180e86f
1 changed files with 14 additions and 0 deletions
|
@ -1069,4 +1069,18 @@
|
|||
{tutorial.cfg}
|
||||
{tutorial2.cfg}
|
||||
{scenarios}
|
||||
|
||||
#ifdef CAMPAIGN_HEIR_TO_THE_THRONE
|
||||
{scenarios/Heir_To_The_Throne}
|
||||
#endif
|
||||
#ifdef CAMPAIGN_THE_DARK_HORDES
|
||||
{scenarios/The_Dark_Hordes}
|
||||
#endif
|
||||
#ifdef CAMPAIGN_SON_OF_THE_BLACK_EYE
|
||||
{scenarios/Son_Of_The_Black_Eye}
|
||||
#endif
|
||||
#ifdef CAMPAIGN_EASTERN_INVASION
|
||||
{scenarios/Eastern_Invasion}
|
||||
#endif
|
||||
|
||||
{scenario-test.cfg}
|
||||
|
|
Loading…
Add table
Reference in a new issue