From cff66e8edc93db7586e22773fbee189f9116e824 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 28 Jul 2022 21:17:26 -0300 Subject: Disclaim to users they should avoid sharing guest login credentials. --- game/options.rpy | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/game/options.rpy b/game/options.rpy index 0050ab7..f2297a3 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -38,8 +38,9 @@ define gui.about = _p(""" This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - COPYING file for more details.\n\n -DMCA complaints: {a=mailto:dmca@tmw2org}dmca@tmw2.org{/a}{/b}\n + COPYING file for more details.{/b}\n +Do not use guest login for multiple servers.\n\n +{b}DMCA complaints: {a=mailto:dmca@tmw2org}dmca@tmw2.org{/a}{/b}\n {a=file://"""+config.basedir+"""/game/ATTRIBUTION}Attribution File{/a}\n \n See also the {a=http://"""+HOST+"""/assets/ATTRIBUTION}Attribution file{/a} -- cgit v1.2.3-60-g2f50