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