mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-06-22 04:09:25 +00:00
increment to 0.7.5
added beta option, which includes rainbow menus
This commit is contained in:
@@ -53,6 +53,7 @@ SUBJECTS = ["help request", "bug report", "feature suggestion", "general comment
|
||||
def redraw(leftover=""):
|
||||
os.system("clear")
|
||||
print(BANNER)
|
||||
print("DEV NOTE: want to see more color? try ~endorphant/bin/ttbp-beta and let me know what you think!")
|
||||
print(SPACER)
|
||||
if leftover:
|
||||
print("> "+leftover+"\n")
|
||||
|
||||
Reference in New Issue
Block a user