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
274 stars 48 forks source link

Fix: shutdown confirmation prompt #212

Open HooferDevelops opened 2 months ago

HooferDevelops commented 2 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.