From c33bf330a05c0030a8cdc5c5880d1db67b9243ec Mon Sep 17 00:00:00 2001 From: Asher Baker Date: Mon, 4 Dec 2017 21:47:00 +0000 Subject: [PATCH] Add doi, remove dota --- tools/checkout-deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/checkout-deps.sh b/tools/checkout-deps.sh index 4addb109..b6292d2f 100755 --- a/tools/checkout-deps.sh +++ b/tools/checkout-deps.sh @@ -75,7 +75,7 @@ repo="https://github.com/alliedmodders/metamod-source" origin= checkout -sdks=( csgo hl2dm nucleardawn l4d2 dods l4d css tf2 insurgency sdk2013 dota ) +sdks=( csgo hl2dm nucleardawn l4d2 dods l4d css tf2 insurgency sdk2013 doi ) if [ $ismac -eq 0 ]; then # Add these SDKs for Windows or Linux