From 41400d7710271d8a374f47ed8e7168c51bcd7c37 Mon Sep 17 00:00:00 2001 From: 2Shirt <1923621+2Shirt@users.noreply.github.com> Date: Sat, 13 Oct 2018 19:06:51 -0600 Subject: [PATCH] Removed Update Kit --- .bin/Scripts/settings/launchers.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.bin/Scripts/settings/launchers.py b/.bin/Scripts/settings/launchers.py index fb194764..7b7cf1bc 100644 --- a/.bin/Scripts/settings/launchers.py +++ b/.bin/Scripts/settings/launchers.py @@ -544,11 +544,6 @@ LAUNCHERS = { 'L_ITEM': 'OOSU10.exe', 'L_ARGS': '1201.cfg', }, - 'Update Kit': { - 'L_TYPE': 'PyScript', - 'L_PATH': 'Scripts', - 'L_ITEM': 'update_kit.py', - }, 'WizTree': { 'L_TYPE': 'Executable', 'L_PATH': 'WizTree',