forked from Cavemanon/SnootGame
fixed some spelling mistakes in the code
This commit is contained in:
24
errors.txt
24
errors.txt
@@ -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
|
||||
|
Reference in New Issue
Block a user