1
Fork 0

Changed message

This commit is contained in:
Jake Howard 2015-05-09 23:53:13 +01:00
parent 1d922b846c
commit 61215ec634
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
print("Game Loading...")
print("Starting Space Invaders...\nLoading Main Window...")
import GUI
GUI.display()