LPGhatguy / rbxfs

Sync Roblox scripts from the filesystem for easy editing!
MIT License
6 stars 1 forks source link

Fix errors on unknown file type #1

Closed tiffany352 closed 6 years ago

tiffany352 commented 6 years ago

I made it so fileToRBX returns null when you give it something that isn't one of the valid suffixes, and added filtering out of null return values in a couple places.

LPGhatguy commented 6 years ago

Pretty sure I totally botched the merge but GitHub seemed to figure it out, cool.