1
0
Fork 0

chore: update meta files

This commit is contained in:
Kim, Jimin 2024-03-23 19:17:38 +09:00
parent c01b5eb756
commit 178aedbd53
Signed by: pomp
GPG key ID: 77DAC7BB5CA8C7AA
3 changed files with 24 additions and 8 deletions

View file

@ -2,16 +2,18 @@
"DrawableInfo": {
"global": [
{
"Type": "osu.Game.Screens.Play.HUD.HitErrorMeters.BarHitErrorMeter, osu.Game, Version=2023.301.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.HUD.HitErrorMeters.BarHitErrorMeter, osu.Game, Version=2024.312.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 0.0,
"y": 0.0
"y": -2.5
},
"Rotation": 90.0,
"Scale": {
"x": 1.0,
"y": -1.0
},
"Width": null,
"Height": null,
"Anchor": 17,
"Origin": 10,
"UsesFixedAnchor": false,
@ -20,21 +22,23 @@
"colour_bar_visibility": true,
"show_moving_average": true,
"centre_marker_style": 1,
"label_style": 1
"label_style": 2
},
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.ArgonSongProgress, osu.Game, Version=2023.301.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.HUD.ArgonSongProgress, osu.Game, Version=2024.312.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 0,
"y": 0
"x": 0.0,
"y": 0.0
},
"Rotation": 0.0,
"Scale": {
"x": 1.0,
"y": 1.0
},
"Width": 1.0,
"Height": null,
"Anchor": 20,
"Origin": 20,
"UsesFixedAnchor": false,
@ -44,16 +48,18 @@
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.JudgementCounter.JudgementCounterDisplay, osu.Game, Version=2023.301.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.HUD.JudgementCounter.JudgementCounterDisplay, osu.Game, Version=2024.312.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 0.0,
"y": 40.0
"y": 26.5
},
"Rotation": 0.0,
"Scale": {
"x": 1.0,
"y": 1.0
},
"Width": null,
"Height": null,
"Anchor": 17,
"Origin": 17,
"UsesFixedAnchor": false,

View file

@ -0,0 +1,5 @@
{
"DrawableInfo": {
"osu": []
}
}

View file

@ -0,0 +1,5 @@
{
"DrawableInfo": {
"global": []
}
}