Skip to content

Commit 67e4a5b

Browse files
fix(minigames): make hypnosis slider target more visible
1 parent f2385ae commit 67e4a5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

game/story/minigames/hypnosis.rpy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ screen hypnosis_minigame():
2222
ysize 50
2323

2424
bar:
25+
right_bar Solid((255, 255, 255, 100))
2526
xsize slider.xsize
2627
xpos slider.xpos_target
2728

0 commit comments

Comments
 (0)