Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
WarpWing committed Dec 18, 2020
2 parents f23019a + 3f83015 commit f07b0eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions engima
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,13 @@ import colorama
import os
import subprocess
import time
import cyberbrain
from cyberbrain import trace
from colorama import Fore, Style
from consolemenu import *
from consolemenu.items import *

print(Fore.RED) #Declares default color. Will add multiple colors soon!

# GUI Logic
@trace
def mainConsole():
# GUI Logic
menu = ConsoleMenu("MultipassSimplified v1.0", "A Python TUI Interface for the Multipass VM System by WarpWing")
Expand Down

0 comments on commit f07b0eb

Please sign in to comment.