From 22894580539f9a61e3f35d28d49b760128b6ed2e Mon Sep 17 00:00:00 2001 From: Deathmax Date: Wed, 30 May 2012 10:09:29 +0800 Subject: [PATCH] Shouldn't have commited that --- TShockAPI/postbuild.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TShockAPI/postbuild.bat b/TShockAPI/postbuild.bat index dda05b70..1ecae508 100644 --- a/TShockAPI/postbuild.bat +++ b/TShockAPI/postbuild.bat @@ -1,4 +1,4 @@ -set pluginspath=F:\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"