MaximumADHD / Roblox-Studio-Mod-Manager

An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into development branches of Roblox, and experiment with Fast Flags.
MIT License
282 stars 52 forks source link

Fix: shutdown confirmation prompt #212

Open HooferDevelops opened 4 months ago

HooferDevelops commented 4 months ago

Addresses the issues in #211

This fixes the issue where the process shutdown prompt does not function, as well as how it's drawn below the mod manager window.

I slightly modified the formatting of the function to be easier to read. It can still likely be formatted better in my opinion, but it's good enough.

HooferDevelops commented 2 months ago

bumping this because it's been a few months. I just had this issue happen to me again, I can't use some features of the mod manager with my own fork so I would appreciate if this would be merged.