From 347be60f56aed8a500b3c6251aab6e0e2ae2e9f9 Mon Sep 17 00:00:00 2001 From: An Orbit <68935009+orbit-loona@users.noreply.github.com> Date: Mon, 25 Dec 2023 08:21:35 -0500 Subject: [PATCH] bals --- mods/code_library.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/code_library.js b/mods/code_library.js index 823d95ed..50412627 100644 --- a/mods/code_library.js +++ b/mods/code_library.js @@ -1754,4 +1754,4 @@ libraryLoaded = true; runAfterLoad(function() { libraryLoaded = true; const libraryLoaded = true; -}; +});