mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2024-11-28 10:24:20 +01:00
Fix brace alignment.
This commit is contained in:
parent
f598373ca2
commit
b4aa055dea
@ -323,7 +323,7 @@ class MMSConfig(object):
|
||||
binary.compiler.postlink += [
|
||||
'-compatibility_version', '1.0.0',
|
||||
'-current_version', self.productVersion
|
||||
]
|
||||
]
|
||||
|
||||
return binary
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user