1
0
Fork 0

update game version and move elements accordingly

This commit is contained in:
Kim, Jimin 2025-06-05 20:59:32 +09:00
parent ff14b9cafb
commit e24e39c6c7
Signed by: pomp
GPG key ID: D3932F82A0667A3B
2 changed files with 18 additions and 18 deletions

View file

@ -3,7 +3,7 @@
"DrawableInfo": {
"global": [
{
"Type": "osu.Game.Screens.Play.HUD.HitErrorMeters.BarHitErrorMeter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.HUD.HitErrorMeters.BarHitErrorMeter, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 0.0,
"y": -2.5
@ -28,7 +28,7 @@
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.ArgonSongProgress, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.HUD.ArgonSongProgress, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 0.0,
"y": 0.0
@ -52,7 +52,7 @@
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.JudgementCounter.JudgementCounterDisplay, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.HUD.JudgementCounter.JudgementCounterDisplay, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 0.0,
"y": 26.5
@ -76,7 +76,7 @@
"Children": []
},
{
"Type": "osu.Game.Screens.Play.ArgonKeyCounterDisplay, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.ArgonKeyCounterDisplay, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 52.71878,
"y": -243.28882
@ -95,7 +95,7 @@
"Children": []
},
{
"Type": "osu.Game.Skinning.Triangles.TrianglesPerformancePointsCounter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Skinning.Triangles.TrianglesPerformancePointsCounter, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": -10.762878,
"y": 36.166336
@ -114,7 +114,7 @@
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.DefaultComboCounter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.HUD.DefaultComboCounter, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 3.6577148,
"y": -58.019806
@ -133,7 +133,7 @@
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.DefaultAccuracyCounter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.HUD.DefaultAccuracyCounter, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": -10.777466,
"y": 9.481842
@ -154,7 +154,7 @@
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.BPMCounter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.HUD.BPMCounter, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": -109.75015,
"y": -294.5733
@ -173,7 +173,7 @@
"Children": []
},
{
"Type": "osu.Game.Screens.Play.HUD.UnstableRateCounter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Screens.Play.HUD.UnstableRateCounter, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": -0.7524414,
"y": 50.105164
@ -197,4 +197,4 @@
"fruits": [],
"taiko": []
}
}
}

View file

@ -3,10 +3,10 @@
"DrawableInfo": {
"global": [
{
"Type": "osu.Game.Skinning.Components.BoxElement, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Skinning.Components.BoxElement, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 18.448334,
"y": 38.36023
"x": 99.66403,
"y": 10.716064
},
"Rotation": 0.0,
"Scale": {
@ -14,7 +14,7 @@
"y": 0.2855689
},
"Width": 274.81665,
"Height": 80.0,
"Height": 64.917656,
"Anchor": 9,
"Origin": 9,
"UsesFixedAnchor": false,
@ -25,10 +25,10 @@
"Children": []
},
{
"Type": "osu.Game.Skinning.Components.BeatmapAttributeText, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null",
"Type": "osu.Game.Skinning.Components.BeatmapAttributeText, osu.Game, Version=2025.605.1.0, Culture=neutral, PublicKeyToken=null",
"Position": {
"x": 25.816498,
"y": 42.372467
"x": 109.4548,
"y": 12.30545
},
"Rotation": 0.0,
"Scale": {
@ -50,4 +50,4 @@
}
]
}
}
}