mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
Update start_game_remotedb.bat
Probably less confusing (IMO tbh), just small edit.
This commit is contained in:
parent
d152858eb0
commit
0c821714cb
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue