Update checkout-deps script for Contagion on Windows (NPOTB).
This commit is contained in:
@@ -79,7 +79,7 @@ if [ $ismac -eq 0 ]; then
|
|||||||
|
|
||||||
# Add more SDKs for Windows only
|
# Add more SDKs for Windows only
|
||||||
if [ $iswin -eq 1 ]; then
|
if [ $iswin -eq 1 ]; then
|
||||||
sdks+=( darkm swarm bgt eye )
|
sdks+=( darkm swarm bgt eye contagion )
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user