Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Commit

Permalink
Remove TODO Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBrokenRail committed Dec 9, 2020
1 parent 180760a commit 70beaa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mcpil.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def get_features() -> list:
# Default Mods
return features_dict_to_list(launcher.AVAILABLE_FEATURES.copy())
elif current_selection == 3:
# Custom (TODO)
# Custom Features (Use Features Tab)
return current_features

# Launch Minecraft
Expand Down

0 comments on commit 70beaa4

Please sign in to comment.