uhh
This commit is contained in:
parent
aae82f3184
commit
ebd442c50f
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -128,7 +128,6 @@ async def gameLoop():
|
|||||||
#print(storyContentList[loopCount])
|
#print(storyContentList[loopCount])
|
||||||
storyContentList.insert(x, replaceList[loopCount])
|
storyContentList.insert(x, replaceList[loopCount])
|
||||||
x = x+2
|
x = x+2
|
||||||
# To get colored words for our output, we need to add the appropiate commands to our variable.
|
|
||||||
x = 0
|
x = 0
|
||||||
|
|
||||||
# Merge lists into a string
|
# Merge lists into a string
|
||||||
|
Loading…
Reference in New Issue
Block a user