From c9a82ac3e7540c57488fb72b351496fe75d4ceeb Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 30 Sep 2008 21:18:28 +0000 Subject: (svn r14423) -Codechange: also do r14221 for the strings. --- src/table/control_codes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/table/control_codes.h') diff --git a/src/table/control_codes.h b/src/table/control_codes.h index 03a383556..e951c6f16 100644 --- a/src/table/control_codes.h +++ b/src/table/control_codes.h @@ -34,7 +34,7 @@ enum StringControlCode { SCC_SIGN_NAME, SCC_COMPANY_NAME, SCC_COMPANY_NUM, - SCC_PLAYER_NAME, + SCC_PRESIDENT_NAME, SCC_ENGINE_NAME, SCC_CURRENCY_COMPACT, -- cgit v1.2.3-54-g00ecf