cleans up some unused code

This commit is contained in:
artus
2020-12-06 13:51:22 +01:00
parent 4565755868
commit 9726fb8fcf
8 changed files with 61 additions and 50 deletions

View File

@@ -97,4 +97,4 @@ func _find_track_files():
tracks.append(TRACKS_PATH + file)
return tracks
else:
print("An error occured while trying to load tracks. (Folder not found)")
print("An error occured while trying to load tracks. (Folder not found)")