diff options
Diffstat (limited to 'src/table/control_codes.h')
-rw-r--r-- | src/table/control_codes.h | 2 |
1 files changed, 1 insertions, 1 deletions
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, |