We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85b59ad + a9e506e commit 8a79576Copy full SHA for 8a79576
1 file changed
Monika After Story/game/zz_hangman.rpy
@@ -64,13 +64,13 @@ transform hangman_board:
64
xanchor 0 yanchor 0 xpos 675 ypos 100 alpha 1.0
65
66
transform hangman_missed_label:
67
- xanchor 0 yanchor 0 xpos 680 ypos 105
+ xanchor 0 yanchor 0 xpos 680 ypos 95
68
69
transform hangman_missed_chars:
70
- xanchor 0 yanchor 0 xpos 780 ypos 105
+ xanchor 0 yanchor 0 xpos 765 ypos 95
71
72
transform hangman_display_word:
73
- xcenter 975 yanchor 0 ypos 475
+ xcenter 975 yanchor 0 ypos 473
74
75
transform hangman_hangman:
76
xanchor 0 yanchor 0 xpos 880 ypos 125
0 commit comments