Trim whitespace that I couldn't remove in VS?

This commit is contained in:
Jarosław Zgierski
2018-05-23 11:27:11 +02:00
committed by GitHub
parent 10bc3917b5
commit cf5232586e

View File

@ -29,7 +29,7 @@ namespace osu.Game.Graphics
// May be null if the default format should be used.
this.tooltipFormat = tooltipFormat;
}
[BackgroundDependencyLoader]
private void load()
{