Update AMBuildScript.
This commit is contained in:
parent
9b43516dee
commit
b44b727d0b
@ -67,7 +67,7 @@ class DHooksConfig(object):
|
||||
if builder.options.sm_path:
|
||||
self.sm_root = builder.options.sm_path
|
||||
else:
|
||||
#self.sm_root = ResolveEnvPath('SOURCEMOD', 'sourcemod-1.6')
|
||||
self.sm_root = ResolveEnvPath('SOURCEMOD17', 'sourcemod-1.7')
|
||||
if not self.sm_root:
|
||||
self.sm_root = ResolveEnvPath('SMCENTRAL', 'sourcemod-central')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user