summaryrefslogtreecommitdiff
path: root/src/town_cmd.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-11-10 18:09:09 +0000
committerrubidium <rubidium@openttd.org>2011-11-10 18:09:09 +0000
commitd4e1efc78b526682b02b5d85d89f48b980b7f0b4 (patch)
tree1478836346b9d0f8824b9fd09d442438b10eb45b /src/town_cmd.cpp
parentd6bf0d10d0a1709fa34c86ab4d3d0df8431ceda8 (diff)
downloadopenttd-d4e1efc78b526682b02b5d85d89f48b980b7f0b4.tar.xz
(svn r23183) -Codechange: merge BRIBE_FAILED and BRIBE_FAILED_2 messages (monoid)
Diffstat (limited to 'src/town_cmd.cpp')
-rw-r--r--src/town_cmd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/town_cmd.cpp b/src/town_cmd.cpp
index e3ed20d7a..8b293143f 100644
--- a/src/town_cmd.cpp
+++ b/src/town_cmd.cpp
@@ -2618,7 +2618,7 @@ static CommandCost TownActionBribe(Town *t, DoCommandFlag flags)
/* only show errormessage to the executing player. All errors are handled command.c
* but this is special, because it can only 'fail' on a DC_EXEC */
- if (IsLocalCompany()) ShowErrorMessage(STR_ERROR_BRIBE_FAILED, STR_ERROR_BRIBE_FAILED_2, WL_INFO);
+ if (IsLocalCompany()) ShowErrorMessage(STR_ERROR_BRIBE_FAILED, INVALID_STRING_ID, WL_INFO);
/* decrease by a lot!
* ChangeTownRating is only for stuff in demolishing. Bribe failure should