From 835dd722e52b513187f756384df58c3c47daf1db Mon Sep 17 00:00:00 2001 From: Putnam Date: Thu, 9 Jul 2020 02:31:38 -0700 Subject: [PATCH] monster told me this would fix it --- tools/deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/deploy.sh b/tools/deploy.sh index a4795ea06a..8a4c4d4c79 100755 --- a/tools/deploy.sh +++ b/tools/deploy.sh @@ -29,6 +29,7 @@ cp -r sound/chatter/* $1/sound/chatter/ cp -r sound/voice/complionator/* $1/sound/voice/complionator/ cp -r sound/instruments/* $1/sound/instruments/ cp -r strings/* $1/strings/ +cp *byond-extools.* $1/ || true #remove .dm files from _maps