run client/server point to Content instead of Robust

This commit is contained in:
SweptWasTaken
2021-05-03 20:23:05 -07:00
parent 6e8be3597d
commit 5bdfd6879a
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
@echo off
set PDIR=%~dp0
cd %PDIR%RobustToolbox\Bin\Client
start Robust.Client.exe %*
cd %PDIR%Bin\Content.Client
start Content.Client.exe %*
cd %PDIR%
set PDIR=