Oops, guess I forgot to fix this path
This commit is contained in:
parent
ab53914351
commit
bb641688ee
Binary file not shown.
|
@ -37,7 +37,7 @@ public override sealed bool CopyExtraFiles(ABuilder ab, string basedir, string s
|
|||
if ((int)System.Environment.OSVersion.Platform == 128)
|
||||
{
|
||||
} else {
|
||||
File.Copy(source + "\\dlls\\csx\\WinCSX\\Release\\WinCSX.exe",
|
||||
File.Copy(source + "\\dlls\\cstrike\\csx\\WinCSX\\Release\\WinCSX.exe",
|
||||
basedir + "\\data\\WinCSX.exe",
|
||||
true);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user