From fcda4a1401509317af1b4cb92cc3ae68035d3987 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Wed, 16 Apr 2025 20:23:50 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index 259e2bd..d07677f 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -123,8 +123,6 @@ if settings.startup['PHI-CT'].value or settings.startup['PHI-MI'].value or (sett for _, player in pairs(game.players) do gui_create(player) end - - space_white_science() end) script.on_configuration_changed(function(_)