From 657e0c5ea120c77a5c80ad7dc3fc05dbab2f0759 Mon Sep 17 00:00:00 2001 From: Bowie Date: Thu, 14 Oct 2021 22:39:27 +0100 Subject: [PATCH] remove 1337 hax --- game/script.rpy | 1 - 1 file changed, 1 deletion(-) diff --git a/game/script.rpy b/game/script.rpy index 5c84140..0ae0eb4 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -22,7 +22,6 @@ init -1 python: init python: import random import webbrowser - config.developer = 1 #function for insult layers def showCG(): files = ["text1", "text2", "text3", "text4", "text5", "text6", "text7", "text8", "text9"]