I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/screens.rpy", line 452: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
style_prefix "main_menu"
^
File "game/screens.rpy", line 653: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("Credits"), scroll="viewport"):
^
File "game/screens.rpy", line 695: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use game_menu(_("About"), scroll="viewport"):
^
File "game/screens.rpy", line 739: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use file_slots(_("Save"))
^
File "game/screens.rpy", line 746: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
use file_slots(_("Load"))
^
File "game/screens.rpy", line 881: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
$ renpy.retain_after_load()
^
File "game/screens.rpy", line 1082: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
predict False
^
File "game/screens.rpy", line 1163: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
default device = "keyboard"
^
Ren'Py Version: Ren'Py 7.3.5.606
Sun Dec 06 22:30:24 2020