mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
Fix positioning of the Select Difficulty text
This commit is contained in:
parent
f4c3a664eb
commit
c63b5eba4b
@ -1379,8 +1379,8 @@ class SongSelect{
|
||||
var textW = strings.id === "en" ? 350 : 280
|
||||
this.selectTextCache.get({
|
||||
ctx: ctx,
|
||||
x: x - 144 - 53,
|
||||
y: y - 24 - 30,
|
||||
x: frameLeft,
|
||||
y: frameTop,
|
||||
w: textW + 53 + 60,
|
||||
h: this.songAsset.marginTop + 15,
|
||||
id: "difficulty"
|
||||
|
Loading…
Reference in New Issue
Block a user