From 9dc03964111d4a6bb2a8ee27bba47eccadd817e1 Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Sun, 16 May 2021 22:47:02 +0200 Subject: [PATCH] Fix plot list coloring --- Core/src/main/resources/lang/messages_en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core/src/main/resources/lang/messages_en.json b/Core/src/main/resources/lang/messages_en.json index c5528654d..a1aabf5e8 100644 --- a/Core/src/main/resources/lang/messages_en.json +++ b/Core/src/main/resources/lang/messages_en.json @@ -367,7 +367,7 @@ "list.comment_list_by_other": "", "list.clickable": " (interactive)", "list.area_list_header_paged": "(Page /) List of areas", - "list.plot_list_header_paged": "(Page /) List of plots", + "list.plot_list_header_paged": "(Page /) List of plots", "list.plot_list_header": "List of plots.", "list.page_turn": "><- | >->", "chat.plot_chat_spy_format": "[Plot Spy] [] : ",