Skip to content

Commit

Permalink
Custom Installation Directory
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGrubba committed Oct 29, 2022
1 parent b06e4b9 commit 71d2865
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ def custom_songs():
"""Please Input your Directory
If Installed with Steam should look something like this: ......\Steam\steamapps\common\TromboneChamp
Otherwise make sure in the Directory you Specify, lies the .exe of TromboneChamp
Directory:
"""
Directory: """
)
os.system("cls" if os.name == "nt" else "clear")
dec = int(
Expand Down

0 comments on commit 71d2865

Please sign in to comment.