Add PrettyFace
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
import sys
|
||||
import os
|
||||
from time import sleep
|
||||
sys.path.append(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
|
||||
|
||||
from Convention.Runtime.Config import *
|
||||
|
||||
PrintColorful(ConsoleFrontColor.RED, "Hello, World!")
|
||||
print(PlatformIndicator.PrettyFace)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user