do cursortrail kickoff offscreen
This commit is contained in:
parent
5af1facbbe
commit
dce918208b
|
@ -331,7 +331,7 @@ public class Cursor {
|
|||
trail.clear();
|
||||
if (MusicController.getBeatmap() != null) {
|
||||
setCursorPosition(-1000, -1000);
|
||||
setCursorPosition(0, 0);
|
||||
setCursorPosition(-50, -50);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user