mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
Cleanup 2
This commit is contained in:
parent
b242d22e5d
commit
fe825c8783
2 changed files with 4 additions and 2 deletions
|
@ -48,6 +48,8 @@ echo ppython: "dependencies/panda/python/ppython.exe"
|
|||
|
||||
if %INPUT%==2 (
|
||||
echo Username: %ttsUsername%
|
||||
) else if %INPUT%==4 (
|
||||
echo Username: %ttsUsername%
|
||||
) else (
|
||||
echo Username: %TTS_PLAYCOOKIE%
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue