From 72791d9c35be82043a2f272a8cdeb11bd676a313 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 17 Sep 2022 20:37:40 -0700 Subject: some debug prints I'm starting to edit the sources from within the app in ernest. First question: why does the file navigation menu skip some files? These prints answer the question. --- main.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'main.lua') diff --git a/main.lua b/main.lua index fd0fe45..570a7a1 100644 --- a/main.lua +++ b/main.lua @@ -33,6 +33,7 @@ load_file_from_source_or_save_directory('drawing_tests.lua') -- but some files we want to only load sometimes function App.load() + log_new('session') if love.filesystem.getInfo('config') then Settings = json.decode(love.filesystem.read('config')) Current_app = Settings.current_app -- cgit 1.4.1-2-gfad0