From 3c29f978863df91cbfdc8ecd4fea7c2151e0b69b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 18 Dec 2020 22:15:56 -0300 Subject: Remove menu testing code --- game/script.rpy | 7 ------- 1 file changed, 7 deletions(-) (limited to 'game') diff --git a/game/script.rpy b/game/script.rpy index ccb1d73..63c7071 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -32,13 +32,6 @@ label start: # Initial configuration call prestart - menu: - "Hello": - pass - "World": - pass - "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.": - pass # Run updater $ renpy.invoke_in_thread(GAME_UPDATER) -- cgit v1.2.3-70-g09d2