switch Fang's phone to light theme

This commit is contained in:
Bowie 2021-09-28 19:29:05 +01:00
parent 31c6a14b6e
commit eec4547d47
1 changed files with 3 additions and 3 deletions

View File

@ -1171,7 +1171,7 @@ label chapter_4:
zoom 0.8
rotate 12.5
mousearea:
ypos -50
ypos -75
area(0.225, 0, 795, 1100)
# xalign 0.5 yanchor 0 ypos 0
hovered Hide("prompt")
@ -1180,14 +1180,14 @@ label chapter_4:
screen textscroll():
# kick the player back out in X seconds in case they can't find the 'close' button
# timer 10.0 action Return()
add "black"
add "white"
timer 2 action(Show("mousedetect"), Show("prompt"))
transform: # thanks based nutbuster
zoom 0.8
rotate 12.5
viewport:
xalign 0.51 yanchor 0 ypos -50 xysize(795, 1100)
xalign 0.51 yanchor 0 ypos -75 xysize(795, 1150)
child_size(795, 7650)
draggable True
arrowkeys True