mirror of
https://github.com/ppy/osu.git
synced 2025-03-23 19:07:20 +08:00
There is now a CreateContext method for retrieving a stand-alone context for threaded use. We may want to add safety against this context being disposed (or just return a fresh one if it is).