igorseabra4 / IndustrialPark

Viewer and editor for .HIP and .HOP archive files from Heavy Iron Studios games such as SpongeBob SquarePants: Battle for Bikini Bottom and Scooby Doo: Night of 100 Frights (GameCube, PS2, Xbox, PC).
https://heavyironmodding.org/wiki/Industrial_Park_(level_editor)
GNU General Public License v3.0
40 stars 13 forks source link

Randomizer: Fix the folder picker on mono. #13

Closed DarkRTA closed 5 years ago

DarkRTA commented 5 years ago

Using a try-catch here isn't sufficient because DLLs are lazy loaded on a per function basis. Using a nested function will allow mono to catch the error and fall back to the default folder picker.