From ba90e7d5bb19b4637d41869850f62aa7f98359c6 Mon Sep 17 00:00:00 2001 From: DazedAnon Date: Thu, 19 Sep 2024 15:08:05 -0500 Subject: [PATCH] Fix Title --- www/js/plugins.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/js/plugins.js b/www/js/plugins.js index 297010f..a2b545b 100644 --- a/www/js/plugins.js +++ b/www/js/plugins.js @@ -86,10 +86,10 @@ var $plugins = [ "タイトルコマンドに別マップからゲームを始めるコマンドを追加します。", parameters: { titleCommands: "newGame continue options ex1 ex2", - command1: "回想ルーム", + command1: "Recollection", params1: "206 15 10 4", - command2: "", - params2: "", + command2: "DLC", + params2: "207 8 5 2", command3: "", params3: "", command4: "",