osukey/osu.Game
Bartłomiej Dach 76db87f9cb Try-catch around localisation store registration
Some platforms (android, older windows versions) will throw exceptions
at runtime when an unsupported `CultureInfo` is attempted to be
instantiated, leading to nasty crashes. Add a preventative try-catch
registration to prevent the crash, and log the errors for visibility.
2021-06-19 08:02:30 +02:00
..
2021-06-16 20:53:48 +09:00
2021-06-16 19:09:11 +09:00
2021-06-16 19:52:58 +09:00
2021-06-18 15:40:35 +09:00