Bug fix: quitting when app lacks focus
Fixes small bug: Before, if you changed applications (e.g. cmd+tab), you couldn't quit Paddle Battle by right-clicking on it through the dock. It would ignore that Quit event. Now it won't ignore any SDL_QUIT events while it the app is unfocused.