|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
显示如下,这个怎么办了
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/cl/class_ui.rpy", line 350: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
timer 1 action clean_notifications repeat True
^
File "game/cl/class_ui.rpy", line 646: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
on "show" action Hide("quick_menu")
^
File "game/screens.rpy", line 366: 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 569: 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 647: 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 654: 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 774: Line is indented, but the preceding tag statement does not expect a block. Please check this line's indentation.
if renpy.mobile:
^
File "game/screens.rpy", line 988: 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 1069: 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 Jan 12 20:55:58 2020
|
|