summaryrefslogtreecommitdiff
path: root/town_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'town_cmd.c')
-rw-r--r--town_cmd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/town_cmd.c b/town_cmd.c
index c493fd2b6..2ba9e5fa0 100644
--- a/town_cmd.c
+++ b/town_cmd.c
@@ -1670,8 +1670,7 @@ static void TownActionBribe(Town *t, int action)
// 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 (!_networking || (_current_player == _local_player))
- ShowErrorMessage(STR_BRIBE_FAILED_2, STR_BRIBE_FAILED, 0, 0);
+ if (IsLocalPlayer()) ShowErrorMessage(STR_BRIBE_FAILED_2, STR_BRIBE_FAILED, 0, 0);
/* decrease by a lot!
* ChangeTownRating is only for stuff in demolishing. Bribe failure should