Historically, it was conventional to have a “you have unsaved work” in a typical GUI application if you chose to quit, since otherwise, quit was a destructive action without confirmation.
Unless video games save on exit, you typically always have “unsaved work” in a video game, so I sort of understand where many video game devs are coming from if they’re trying to implement analogous behavior.
Krudler@lemmy.world 1 day ago
That’s a save changes? prompt, not an are you sure? prompt.