Skip to content

Commit

Permalink
Fix the "NaN (Id:0) has unbanned ..." message
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellLVP committed Jul 22, 2020
1 parent ba34e27 commit d043da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@
"POSITIONING_UP": "@success Up, up, and away!",
"POSITIONING_FORWARD": "@success I like to move it, move it (forward)!",

"PUNISHMENT_ADMIN_UNBAN": "%d (Id:%d) has unbanned %s: %s",
"PUNISHMENT_ADMIN_UNBAN": "%s (Id:%d) has unbanned %s: %s",
"PUNISHMENT_SCAN_ERROR_NPC": "@error It's not possible to scan non-player characters.",
"PUNISHMENT_SCAN_STARTING": "{CCCCCC}* Started scanning %s (Id:%d), this could take several seconds...",

Expand Down

0 comments on commit d043da0

Please sign in to comment.