# Conflicts: # osu.Game/Users/User.cs
General fixes
# Conflicts: # osu.Game/Rulesets/Replays/Replay.cs
Add a simulated key-up delay to auto replays
Fixes key counter display looking odd.
Also adjusts design metrics.
Song progress refactor
This also scaled the graph to the height of the maximum value. And much tidying.
Rewrite bar lines to make sure they're centered at their beat's start…