summaryrefslogtreecommitdiff
path: root/game/screens.rpy
diff options
context:
space:
mode:
Diffstat (limited to 'game/screens.rpy')
-rw-r--r--game/screens.rpy1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/screens.rpy b/game/screens.rpy
index 290f11d..20855bb 100644
--- a/game/screens.rpy
+++ b/game/screens.rpy
@@ -710,6 +710,7 @@ screen preferences():
textbutton "Deutsch" action Language("de")
textbutton "Español" action Language("es")
#textbutton "Italiano" action Language("it")
+ #textbutton "Русский" action Language("ru")
null height 10
if persistent.hello is not None:
null height 20