Update start_game_remotedb.bat

Probably less confusing (IMO tbh), just small edit.
This commit is contained in:
codexavier 2015-05-21 15:58:12 -04:00
parent d152858eb0
commit 0c821714cb

View file

@ -1,5 +1,6 @@
@echo off
title TTS Remote DB Launcher
rem Read the contents of PPYTHON_PATH into %PPYTHON_PATH%:
set /P PPYTHON_PATH=<PPYTHON_PATH
@ -32,4 +33,4 @@ echo Gameserver: %TTS_GAMESERVER%
echo ===============================
%PPYTHON_PATH% -m toontown.toonbase.ClientStartRemoteDB
pause
pause