diff options
-rw-r--r-- | game/core.rpy | 2 | ||||
-rw-r--r-- | game/soul.rpy | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/game/core.rpy b/game/core.rpy index 858839a..546f4e7 100644 --- a/game/core.rpy +++ b/game/core.rpy @@ -183,7 +183,7 @@ label splashscreen: else: p1=0.5 p2=0.5 - pause p1 + renpy.pause(p1) hide TMW2 with Dissolve(p2) call before_main_menu if persistent.hello is None: diff --git a/game/soul.rpy b/game/soul.rpy index e916b64..0d16117 100644 --- a/game/soul.rpy +++ b/game/soul.rpy @@ -190,7 +190,7 @@ Select any world, and allow your willpower to take form on the world, as one of Each world is different from each other, there is no consistency on gameplay rules, art style or history.\n\ \n\ And eventually, your power shall return to you...{/color}{fast}" - centered "{color=#f35}{b}DISCLAIMER{/b}\n\n\ + centered "{color=#f35}{b}DISCLAIMER{/b}{/color}\n\n\ {color=#fff}The worlds may be operated by different staff, and are in an eternal mutation state.\n\ Be sure to read each subworld specific rules and complete the tutorial to spot the differences!\n\ \n\ |