summaryrefslogtreecommitdiff
path: root/game
diff options
context:
space:
mode:
Diffstat (limited to 'game')
-rw-r--r--game/screens.rpy2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/screens.rpy b/game/screens.rpy
index 6c43d82..5613ea1 100644
--- a/game/screens.rpy
+++ b/game/screens.rpy
@@ -677,7 +677,7 @@ screen preferences():
_("Disabled")):
action ToggleVariable("persistent.steam")
null height 10
- label _("Game Client")
+ label _("Plugins")
textbutton _("ManaPlus"):
action SetVariable("persistent.client", "manaplus")
textbutton _("Mana"):