ANOTHER typo fix.
This commit is contained in:
parent
1a8417951f
commit
543f3440dc
@ -228,7 +228,7 @@ AddNormalLibrary('dbi.mysql.ext', 'extensions')
|
||||
AddNormalLibrary('dbi.sqlite.ext', 'extensions')
|
||||
|
||||
AddNormalLibrary('game.cstrike.ext.2.ep2v', 'extensions')
|
||||
if AMBuild.target['platform'] == 'darwin':
|
||||
if AMBuild.target['platform'] != 'darwin':
|
||||
AddNormalLibrary('game.cstrike.ext.2.csgo', 'extensions')
|
||||
|
||||
AddNormalLibrary('game.tf2.ext.2.ep2v', 'extensions')
|
||||
|
Loading…
Reference in New Issue
Block a user