From ab06a270105b458f65de0b10ea556a33f91af5d5 Mon Sep 17 00:00:00 2001 From: Scott Klempner Date: Wed, 8 Feb 2006 19:54:54 +0000 Subject: [PATCH] fixed order of macro calls in game.cfg --- data/game.cfg | 8 +++++--- data/utils.cfg | 2 -- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/data/game.cfg b/data/game.cfg index 3ef8d931e5f..9c2cff162a6 100644 --- a/data/game.cfg +++ b/data/game.cfg @@ -4,6 +4,10 @@ {utils.cfg} +{abilities.cfg} + +{amla.cfg} + {schedules.cfg} {names.cfg} @@ -16,11 +20,9 @@ {items.cfg} -{campaigns} - {help.cfg} -{amla.cfg} +{campaigns} [advanced_preference] field=compress_saves diff --git a/data/utils.cfg b/data/utils.cfg index 8853955eff0..0e69a6d05cb 100644 --- a/data/utils.cfg +++ b/data/utils.cfg @@ -268,8 +268,6 @@ name=prestart [/defend] #enddef -{abilities.cfg} - # a macro to define a common set of magenta color values which different # units can be color shifted by using the team color system