Remove unnecessary hypen in console title

This commit is contained in:
Deathmax 2012-05-30 10:02:29 +08:00
parent 6721abf78c
commit 55ae626131
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
set pluginspath=C:\Program Files (x86)\Steam\steamapps\common\terraria\serverplugins\
set pluginspath=F:\Program Files (x86)\Steam\steamapps\common\terraria\serverplugins\
IF NOT EXIST "%pluginspath%" GOTO SkipCopy
attrib -r "%pluginspath%TShockAPI.dll"
attrib -r "%pluginspath%TShockAPI.pdb"