From 7541c8e25be5aa728d0ffdd581599c4d7fb0f492 Mon Sep 17 00:00:00 2001 From: coolestskinnieinthejungle Date: Sat, 12 Jun 2021 11:50:10 -0500 Subject: [PATCH] fun sanity czech making sure i didnt fuck up my dev env lol --- game/script.rpy | 1 + 1 file changed, 1 insertion(+) diff --git a/game/script.rpy b/game/script.rpy index 4786a90..77e0307 100644 --- a/game/script.rpy +++ b/game/script.rpy @@ -7,6 +7,7 @@ #just like make game #?????? #Profit&Export +#/usr/bin/touch gf - cannot touch 'gf': Permission denied #To whoever decides to look at the script file of this, woe be upon ye, because this is an absolute clusterfuck. The actual script for the game starts on line 346. The rest is just boilerplate code for characters, scenes, transitions, and whatnot. #Why yes all my code is in one massive file called "script" thats 28k lines long, how could you tell?