Commit ebdfbf4
fix: add missing System.Numerics import for Vector2 in ComposeBlueprintContainer
The upstream merge introduced new Vector2 usages (lines 206, 211) for
new combo button icons without the corresponding System.Numerics import,
which was required after our osuTK → System.Numerics.Vector2 migration.
Agent-Logs-Url: https://github.com/winnerspiros/osu/sessions/c574fc49-f3fa-4386-9706-f05472318292
Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>1 parent 48ae8ac commit ebdfbf4
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
0 commit comments