mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-06 18:08:31 +00:00
Compare commits
3 Commits
c2d57ef42c
...
1920330307
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1920330307 | ||
|
|
703e733ac1 | ||
|
|
5a97a3399c |
@ -339,7 +339,7 @@ class MMSConfig(object):
|
||||
os.path.join(sdk['path'], 'tier1', 'convar.cpp'),
|
||||
]
|
||||
|
||||
SdkHelpers.configureCxx(context, binary.compiler, sdk)
|
||||
SdkHelpers.configureCxx(context, binary, sdk)
|
||||
|
||||
return binary
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 4104ee9063b266f128e6e239ca4afeed03da8877
|
||||
Subproject commit 9d18fe9e8462553719690ee55a03dd6152cd2614
|
||||
Loading…
Reference in New Issue
Block a user