fixed little bug in build tool
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401255
This commit is contained in:
parent
8c7e006d90
commit
b20fa11911
@ -52,7 +52,7 @@ namespace builder
|
||||
*/
|
||||
public override void OnCopyFiles(ABuilder builder)
|
||||
{
|
||||
builder.CopyFile(this, "sourcepawn/batchtool/compile.exe", "addons/sourcemod/scripting");
|
||||
builder.CopyFile(this, "sourcepawn/batchtool/compile.exe", "addons/sourcemod/scripting/compile.exe");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user