From 4c1e61997abbb274c1e1048088936d86a87568c5 Mon Sep 17 00:00:00 2001 From: truebrain Date: Mon, 12 Jan 2009 19:31:00 +0000 Subject: (svn r15038) -Fix (r15027): loading older savegames failed --- src/company_base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/company_base.h') diff --git a/src/company_base.h b/src/company_base.h index 37b5ba5c5..9f2c3c61a 100644 --- a/src/company_base.h +++ b/src/company_base.h @@ -70,7 +70,7 @@ struct Company : PoolItem { Money bankrupt_value; bool is_ai; - bool is_noai; ///< This is a NoAI player (for loading old savegames properly). Part of the NoAI 'hack' to retain savegame compatability with trunk + bool is_noai; ///< This is a NoAI player (for loading old savegames properly) class AIInstance *ai_instance; class AIInfo *ai_info; -- cgit v1.2.3-70-g09d2