1
0
mirror of https://github.com/alliedmodders/metamod-source.git synced 2025-02-20 13:54:14 +01:00

Disable 64-bit Linux dota build for now.

This commit is contained in:
Scott Ehlert 2017-12-20 01:49:02 -06:00
parent 79435093d9
commit db3e20a99f

View File

@ -35,7 +35,7 @@ CSGO = {
}
Source2 = {
'windows': ['x86', 'x64'],
'linux': ['x64'],
# 'linux': ['x64'],
}
PossibleSDKs = {