fixed some spelling mistakes in the code

This commit is contained in:
2021-06-05 13:56:01 -05:00
parent 82b180279a
commit 2ccec34ad8
24 changed files with 81 additions and 62 deletions

View File

@@ -2,9 +2,25 @@
errors listed below, and try again.
File "game/script.rpy", line 427: expected end of line
play music 'audio/effects/chatter loop.ogg' fadein 1,0
^
File "game/script.rpy", line 17746: if statement expects a non-empty block.
if anonscore >= 4 and fangscore >= 4:
^
File "game/script.rpy", line 21504: expected statement.
elif anonscore >= 3 and fangscore <=4:
^
File "game/script.rpy", line 24439: expected statement.
elif anonscore <= 3 and fangscore >=3:
^
File "game/script.rpy", line 25850: expected statement.
elif anonscore <= 2 and fangscore <= 2:
^
File "game/script.rpy", line 28678: expected statement.
else:
^
Ren'Py Version: Ren'Py 7.4.4.1439
Fri Jun 4 19:11:01 2021
Sat Jun 5 11:37:48 2021