From c54a408d817e75dcdf4feae7fa0ce0f9a7b89821 Mon Sep 17 00:00:00 2001 From: SmArtKar <44720187+SmArtKar@users.noreply.github.com> Date: Tue, 2 Feb 2021 16:24:43 +0300 Subject: [PATCH] Fuck you CI --- code/modules/tcg/cards.dm | 2 +- code/modules/tcg/misc.dm | 0 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 code/modules/tcg/misc.dm diff --git a/code/modules/tcg/cards.dm b/code/modules/tcg/cards.dm index a834d42661..725b5aa8b6 100644 --- a/code/modules/tcg/cards.dm +++ b/code/modules/tcg/cards.dm @@ -453,4 +453,4 @@ cards.Remove(choice) update_icon() return - . = ..() \ No newline at end of file + . = ..() diff --git a/code/modules/tcg/misc.dm b/code/modules/tcg/misc.dm deleted file mode 100644 index e69de29bb2..0000000000