updated twilight menu asset number

This commit is contained in:
Kalam :p
2020-07-29 15:28:53 +01:00
parent c1dcd06ced
commit b5ec25a09c
3 changed files with 1 additions and 1 deletions

View File

@@ -184,7 +184,7 @@ def start():
if downloadtwlmenu.get() == 1:
#Download TWiLight Menu
outputbox("Downloading TWiLight Menu ++\n")
TWLmenuLocation = downloadFile(getLatestGitHub('DS-Homebrew/TWiLightMenu', 0),cwdtemp)
TWLmenuLocation = downloadFile(getLatestGitHub('DS-Homebrew/TWiLightMenu', 3),cwdtemp)
if TWLmenuLocation != None:
outputbox("TWiLight Menu ++ Downloaded\n")
print("TWiLight Menu ++ Downloaded")