Fix bugs: Stable release.
This commit is contained in:
@ -27,4 +27,4 @@ def CopyFiles(src, dest, files):
|
||||
source_path = os.path.join(builder.sourcePath, src, source_file)
|
||||
builder.AddCopy(source_path, dest_entry)
|
||||
|
||||
CopyFiles('pawn', 'addons/sourcemod/scripting/include', ['AsyncSocket.inc'])
|
||||
CopyFiles('pawn', 'addons/sourcemod/scripting/include', ['AsyncSocket.inc'])
|
||||
|
Reference in New Issue
Block a user