Translation additonal and bonus flash fix

This commit is contained in:
2022-10-29 16:45:15 +11:00
parent dda914a2c5
commit 05269f6770
4 changed files with 81 additions and 39 deletions

View File

@@ -1,7 +1,6 @@
init python:
import threading
# CONST PARAMS
ALLOW_ZOOM = False
@@ -86,7 +85,7 @@ init python:
# Call to loading the gallery
loadGallery()
renpy.start_predict_screen("cg_gallery")
#renpy.start_predict_screen("cg_gallery")
#sort
@@ -136,6 +135,7 @@ init python:
global CaveGallery
if (renpy.map_event(ev, 'mouseup_1')): #1026
pass
return
def visit(self):
return self.childs