From 02b0bf622cac4921718e0796e10cc2892c63c0b6 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Wed, 30 Aug 2023 18:59:34 -0700 Subject: [PATCH] fix error in example config --- system/config.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/config.example.json b/system/config.example.json index ea293670..ff6a8739 100644 --- a/system/config.example.json +++ b/system/config.example.json @@ -283,7 +283,7 @@ // they are at the newserv main menu. If set, this value must be an integer. // "Episode3MenuSong": 0, - // Episode Meseta behavior. If enabled (which is the default), all players + // Episode 3 Meseta behavior. If enabled (which is the default), all players // have infinite Meseta, which effectively makes jukebox songs and Pinz's Shop // free. If disabled, all players have no Meseta, which makes these features // inaccessible. Proper Meseta behavior will be implemented at some point in