From 40d1be49d02b76be634360652e9a17cc44be3211 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 5 Jun 2025 19:11:50 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index 3e189bf..cfb96cf 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -40,7 +40,7 @@ end) if settings.startup['PHI-CT'].value then local function trash_entity_creation(event) - if not (event.entity.valid and event.entity.name) then + if not event.entity.valid then return end