Italian Translation (#246)
Co-authored-by: dsatta <dsatta60@gmail.com> Co-authored-by: nutbuster <nutbuster@cock.li> Co-authored-by: Map <mapmappening@gmail.com> Reviewed-on: #246 Reviewed-by: Mappening <mapanon@noreply.git.cavemanon.xyz> Co-authored-by: MichaelYick <michaelyick@cavemanon.xyz> Co-committed-by: MichaelYick <michaelyick@cavemanon.xyz>
This commit is contained in:
@ -50,6 +50,10 @@ init python:
|
||||
choices.reverse()
|
||||
return choices
|
||||
|
||||
# For people upgrading to patch 11 and onwards, a fix to make sure the fang tail movie is unlocked.
|
||||
if renpy.seen_image("fang tail"):
|
||||
renpy.mark_image_seen("fang_tail_movie")
|
||||
|
||||
|
||||
label start:
|
||||
|
||||
|
Reference in New Issue
Block a user