From 072535185f1bfdee11a717a6fc0f02576d891e9c Mon Sep 17 00:00:00 2001 From: Rivulet Date: Fri, 2 Jan 2026 12:10:54 -0800 Subject: [PATCH] removed debug error --- Launcher/src/startup.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/Launcher/src/startup.lua b/Launcher/src/startup.lua index d06dd1b..223bc66 100644 --- a/Launcher/src/startup.lua +++ b/Launcher/src/startup.lua @@ -1,4 +1,3 @@ -error("started") local basalt = require("globals.basalt") -- Get the main frame (your window)