3 lines
87 B
Python
3 lines
87 B
Python
print("Starting Attack on Blocks...\nLoading Main Window...")
|
|
import GUI
|
|
GUI.display()
|