Reformat code.

This commit is contained in:
Dean Herbert
2016-11-29 16:24:37 +09:00
parent 2ecf72d0d7
commit 3526c299ec

View File

@ -152,7 +152,7 @@ namespace osu.Game.Graphics.UserInterface
{
RelativeSizeAxes = Axes.Both,
Shear = new Vector2(shear, 0),
Colour = new Color4(255,255,255,128),
Colour = new Color4(255, 255, 255, 128),
};
Add(flash);