From bef5d481a52cd916629bb1f31854d4c5d0538a4f Mon Sep 17 00:00:00 2001 From: nastys <@> Date: Wed, 10 Nov 2021 22:47:21 +0100 Subject: [PATCH] Launcher hotfix --- source-code/source/plugins/Launcher/framework.h | 2 +- source-code/source/plugins/Launcher/ui.resx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source-code/source/plugins/Launcher/framework.h b/source-code/source/plugins/Launcher/framework.h index 3ff3a8b..8717c50 100644 --- a/source-code/source/plugins/Launcher/framework.h +++ b/source-code/source/plugins/Launcher/framework.h @@ -277,7 +277,7 @@ ConfigOptionBase* playerdataArray[] = { new NumericOption(L"level_plate_id", PLAYERDATA_SECTION, PLAYERDATA_FILE, L"Level Plate:", L"Sets the level background image (plate).", 0, 0, INT_MAX), new NumericOption(L"level_plate_effect", PLAYERDATA_SECTION, PLAYERDATA_FILE, L"Level Plate Effect:", L"Sets the effect on the level background image (plate).", -1, -1, 2), - new NumericOption(L"skin_equip ", PLAYERDATA_SECTION, PLAYERDATA_FILE, L"Skin:", L"Sets the gameplay UI skin.", 0, 0, INT_MAX), + new NumericOption(L"skin_equip", PLAYERDATA_SECTION, PLAYERDATA_FILE, L"Skin:", L"Sets the gameplay UI skin.", 0, 0, INT_MAX), new NumericOption(L"btn_se_equip", PLAYERDATA_SECTION, PLAYERDATA_FILE, L"Button Sound:", L"Sets the sound effect for buttons.\n-1 = song default", -1, -1, INT_MAX), new NumericOption(L"slide_se_equip", PLAYERDATA_SECTION, PLAYERDATA_FILE, L"Slide Sound:", L"Sets the sound effect for slides.\n-1 = song default", -1, -1, INT_MAX), diff --git a/source-code/source/plugins/Launcher/ui.resx b/source-code/source/plugins/Launcher/ui.resx index 3eab281..22445ae 100644 --- a/source-code/source/plugins/Launcher/ui.resx +++ b/source-code/source/plugins/Launcher/ui.resx @@ -124,7 +124,7 @@ Please check your local laws/regulations to verify the legality of tampering with and dumping data from protected arcade machine hardware. Project Contributors: -***REMOVED***, Brolijah, crash5b, ona, korenkonder, Kyberal, lybxlpsv, nastys, +ano, Brolijah, crash5b, ona, korenkonder, Kyberal, lybxlpsv, nastys, Nezarn, samyuu, Skyth, somewhatlurker, Stewie1.0, SwigS-27, zsccat