Switched to SourceMod 1.4

This commit is contained in:
Asher Baker
2012-05-31 12:04:24 +01:00
parent bb63c358ec
commit 376bf28f76
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ class SM:
#Detect variables
envvars = { 'MMSOURCE18': 'mmsource-1.8',
'HL2SDKOBVALVE': 'hl2sdk-ob-valve',
'SOURCEMOD13': 'sourcemod-1.3'
'SOURCEMOD14': 'sourcemod-1.4'
}
#Must have a path for each envvar (file a bug if you don't like this)