hook.Add("InitPostEntityMap", "Adding", function() for _, ent in pairs(ents.FindByClass("func_door_rotating")) do ent:Remove() end end)