Update Scripts

This commit is contained in:
Silver
2019-04-15 21:12:00 -06:00
parent a18692bc46
commit f0fd3186cd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
@echo off
set PDIR=%~dp0
cd %PDIR%RobustToolbox\Bin\Server
call SS14.Server.exe %*
call Robust.Server.exe %*
cd %PDIR%
set PDIR=
pause