rojo-rbx / remodel

Scriptable Roblox multitool: Manipulate instances, model files, places, and assets on Roblox.com
MIT License
169 stars 38 forks source link

Add Instance:ClearAllChildren() #84

Closed filiptibell closed 2 years ago

filiptibell commented 2 years ago

Closes https://github.com/rojo-rbx/remodel/issues/69

LPGhatguy commented 2 years ago

I ran rustfmt on the code and pushed up a commit with it. In the future, I definitely recommend running rustfmt on save in your editor, it's really really good!