From 35bb41ad0ef2dcb34f143c0cc066610c29bae455 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 26 Dec 2024 10:57:17 +0100 Subject: editor load feature and return to editor command --- locale/en.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'locale') diff --git a/locale/en.ini b/locale/en.ini index 041e79bc..74faa4f3 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -224,6 +224,7 @@ s.error.no_info=No information available. s.error.no_player=Player does not exist. s.error.no_tile=Tile does not exist. s.error.no_hand=Hand does not exist. +s.error.not_editor_session=Not within an editing session. s.error.packet_not_supported=Packet not supported in this session. s.error.packet_sender_invalid=Packet sent to a player that is not owned by this connection. s.error.quoting_invalid=Command quoting invalid -- cgit v1.3.1