Remove the console message indicating the code runs
This commit is contained in:
@@ -104,6 +104,3 @@ def createMaterial(red, green, blue, alpha):
|
||||
cleanScene()
|
||||
spawnGround()
|
||||
buildTree()
|
||||
|
||||
# Shows that the code ran.
|
||||
print("The code ran to the end successfully.")
|
Reference in New Issue
Block a user