summaryrefslogtreecommitdiff
path: root/game/mirrorlake.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/mirrorlake.rpy')
-rw-r--r--game/mirrorlake.rpy2
1 files changed, 2 insertions, 0 deletions
diff --git a/game/mirrorlake.rpy b/game/mirrorlake.rpy
index de0f27f..025f4ee 100644
--- a/game/mirrorlake.rpy
+++ b/game/mirrorlake.rpy
@@ -33,6 +33,7 @@ screen mirrorlake():
text _("{b}The Void{/b}"):
color "#F2F"
hover_outlines [(absolute(1), "#000", absolute(0), absolute(0))]
+ selected_outlines [(absolute(1), "#000", absolute(0), absolute(0))]
xalign 0.5
yalign 0.5
@@ -48,6 +49,7 @@ screen mirrorlake():
text _("%s" % srv["Name"]):
color "#FFF"
hover_outlines [(absolute(1), "#000", absolute(0), absolute(0))]
+ selected_outlines [(absolute(1), "#000", absolute(0), absolute(0))]
xalign 0.5
yalign 0.5
button: