Fix bugs: Stable release.

This commit is contained in:
2017-08-02 22:03:07 +02:00
parent 7b10708a20
commit b38d2077b1
6 changed files with 28 additions and 55 deletions

View File

@ -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'])