1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game/Overlays/FirstRunSetup
Bartłomiej Dach d4b3965967
Change warning message about file duplication
- It was being glued in an ugly way that would have prevented sanely
  localising it.

- Even on Linux, the filesystem (whichever one the user has chosen out
  of the multitude available) still needs to support hard links for them
  to have a chance of working.
2022-12-28 22:04:08 +01:00
..
FirstRunSetupScreen.cs Partial everything 2022-11-27 00:00:27 +09:00
ProgressRoundedButton.cs Fix first run beatmap screen button colours looking incorrect with new triangle effect 2022-12-03 18:48:54 +09:00
ScreenBeatmaps.cs Partial everything 2022-11-27 00:00:27 +09:00
ScreenBehaviour.cs Partial everything 2022-11-27 00:00:27 +09:00
ScreenImportFromStable.cs Change warning message about file duplication 2022-12-28 22:04:08 +01:00
ScreenUIScale.cs Remove unused using directive 2022-12-20 18:24:26 +01:00
ScreenWelcome.cs Use generic Enum methods 2022-12-26 20:36:39 +01:00