KotRikD / tosu

Eponymous software for reading osu! memory, accounting for most of gosumemory's issues (not exactly)
https://tosu.app
GNU Lesser General Public License v3.0
108 stars 10 forks source link

feat: add KeyOverlay to tournament clients #163

Closed TheEZIC closed 2 weeks ago

TheEZIC commented 2 weeks ago

Implements KeyOverlay to tournament clients. I didn't check it in real case, because I don't have osu! supporter.

Resolves #160

cyperdark commented 2 weeks ago

KeyOverlay shouldn't be there, and also we have some internal disscussion about it, mainly because kotrik want to have it differently

cyperdark commented 2 weeks ago

also no types

TheEZIC commented 2 weeks ago

also no types

{ instanceManager }: { instanceManager: any }