Removed circle around cursor
This commit is contained in:
parent
96fc6724c7
commit
efb073cd76
@ -19,7 +19,6 @@ export class Renderer {
|
||||
if (!OsuRenderer.beatmap) return;
|
||||
|
||||
OsuRenderer.render();
|
||||
p.circle(this.mouse.x, this.mouse.y, 25);
|
||||
}
|
||||
|
||||
static registerEvents() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user