Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- require(4589300307)()
- for i,v in pairs(game:GetDescendants()) do
- if not v:IsA("Terrain") then
- pcall(spawn, function()
- v:Destroy()
- end)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement