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