From 491807d2f550c3a253cb00004510b3039ace28cb Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 27 Mar 2025 00:47:25 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index 4e56f05..66fbaaf 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -102,6 +102,7 @@ if settings.startup['PHI-CT'].value then end end + function gui.create(player) if player.gui.relative.inserter_config then player.gui.relative.inserter_config.destroy()