From 5e6157c3fad64e55e916b3813436eae636a26a20 Mon Sep 17 00:00:00 2001 From: Amylizzle Date: Fri, 9 Feb 2024 22:09:38 +0000 Subject: [PATCH] butt --- DMCompiler/DMStandard/Types/Client.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/DMCompiler/DMStandard/Types/Client.dm b/DMCompiler/DMStandard/Types/Client.dm index e0ae143145..ef51bbfbf1 100644 --- a/DMCompiler/DMStandard/Types/Client.dm +++ b/DMCompiler/DMStandard/Types/Client.dm @@ -1,4 +1,5 @@ /client + var/butt var/list/verbs = null var/list/screen = null var/list/images = null