From 08b8d8b62765ea7896062ec6b79def079f4b0f8a Mon Sep 17 00:00:00 2001 From: deltanedas <@deltanedas:kde.org> Date: Wed, 2 Oct 2024 12:34:56 +0100 Subject: [PATCH] remove cart-sec from cartridge meta --- Resources/Textures/Objects/Devices/cartridge.rsi/meta.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Resources/Textures/Objects/Devices/cartridge.rsi/meta.json b/Resources/Textures/Objects/Devices/cartridge.rsi/meta.json index b79f46d08d..35a4477047 100644 --- a/Resources/Textures/Objects/Devices/cartridge.rsi/meta.json +++ b/Resources/Textures/Objects/Devices/cartridge.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d and tgstation at tgstation at https://github.com/tgstation/tgstation/commit/0c15d9dbcf0f2beb230eba5d9d889ef2d1945bb8, cart-log made by Skarletto (github), cart-sec made by dieselmohawk (discord), cart-nav, cart-med made by ArchRBX (github)", + "copyright": "Taken from vgstation at https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d and tgstation at tgstation at https://github.com/tgstation/tgstation/commit/0c15d9dbcf0f2beb230eba5d9d889ef2d1945bb8, cart-log made by Skarletto (github), cart-nav, cart-med made by ArchRBX (github)", "size": { "x": 32, "y": 32 @@ -76,9 +76,6 @@ { "name": "cart-s" }, - { - "name": "cart-sec" - }, { "name": "cart-tear" },