This commit is contained in:
2025-06-05 19:11:50 +09:00
parent 4540d499ff
commit 40d1be49d0

View File

@@ -40,7 +40,7 @@ end)
if settings.startup['PHI-CT'].value then if settings.startup['PHI-CT'].value then
local function trash_entity_creation(event) local function trash_entity_creation(event)
if not (event.entity.valid and event.entity.name) then if not event.entity.valid then
return return
end end