mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-06 18:08:31 +00:00
Undo accidental push to master
This commit is contained in:
parent
5a97a3399c
commit
703e733ac1
@ -339,7 +339,7 @@ class MMSConfig(object):
|
|||||||
os.path.join(sdk['path'], 'tier1', 'convar.cpp'),
|
os.path.join(sdk['path'], 'tier1', 'convar.cpp'),
|
||||||
]
|
]
|
||||||
|
|
||||||
SdkHelpers.configureCxx(context, binary.compiler, sdk)
|
SdkHelpers.configureCxx(context, binary, sdk)
|
||||||
|
|
||||||
return binary
|
return binary
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 334a89b441ca8f3289c3df959e7c3da47ec08ed3
|
Subproject commit f9558bcc764598cb94c676ea0d0d3870a9b40353
|
||||||
Loading…
Reference in New Issue
Block a user