From 6a0e1d0eccb2e81f1462b12aff754a4af4304d06 Mon Sep 17 00:00:00 2001 From: Deathmax Date: Tue, 13 Dec 2011 17:27:32 +0800 Subject: [PATCH] Oops, wasn't supposed to change that --- TShockAPI/postbuild.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TShockAPI/postbuild.bat b/TShockAPI/postbuild.bat index 6feb1723..1ecae508 100644 --- a/TShockAPI/postbuild.bat +++ b/TShockAPI/postbuild.bat @@ -1,4 +1,4 @@ -set pluginspath=I:\Program Files (x86)\Steam\steamapps\common\terraria\serverplugins\ +set pluginspath=C:\Program Files (x86)\Steam\steamapps\common\terraria\serverplugins\ IF NOT EXIST "%pluginspath%" GOTO SkipCopy attrib -r "%pluginspath%TShockAPI.dll" attrib -r "%pluginspath%TShockAPI.pdb"