BloopApp / Bloop

Capture the flag gone global.
MIT License
3 stars 0 forks source link

Singleton #18

Closed segerphilip closed 7 years ago

segerphilip commented 7 years ago

Adds an Application class that can be used as a singleton for location or playlogin objects. Also, bugfix, hides the login button on success.

I know that I said I'd make a singleton, but this turns out to be easier to do for the Play Login stuff.

On second thought, I don't know why I did this without consulting Sam.