diff options
Diffstat (limited to 'game/renpy.rpy')
-rw-r--r-- | game/renpy.rpy | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/game/renpy.rpy b/game/renpy.rpy index be00f4e..f827855 100644 --- a/game/renpy.rpy +++ b/game/renpy.rpy @@ -55,6 +55,8 @@ label start: pause 1.5 hide TMW2 with dissolve centered "Error" + #steam.get_account_id() + "User ID: [accId]" return |