summaryrefslogtreecommitdiffhomepage
path: root/Stars45/CombatZone.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/CombatZone.cpp')
-rw-r--r--Stars45/CombatZone.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/CombatZone.cpp b/Stars45/CombatZone.cpp
index 3e2cac4..fc9f201 100644
--- a/Stars45/CombatZone.cpp
+++ b/Stars45/CombatZone.cpp
@@ -188,7 +188,7 @@ CombatZone::Load(const char* filename)
do {
delete term; term = 0;
term = parser.ParseTerm();
-
+
if (term) {
TermDef* def = term->isDef();
if (def) {