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

Re-enable Dota 2 Linux x64 build.

This commit is contained in:
Nicholas Hastings 2017-12-20 08:47:03 -05:00
parent db3e20a99f
commit d6ee3bfaae

View File

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