Fix typo.

This commit is contained in:
Dean Herbert
2017-03-06 22:57:30 +09:00
parent 12a3b1414f
commit b55a579d15
2 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ namespace osu.Game.Modes.Osu
{
Mods = new Mod[]
{
new OsuModeAutoplay(),
new OsuModAutoplay(),
new ModCinema(),
},
},