Added mod selection overlay

This commit is contained in:
DrabWeb
2017-02-16 16:05:03 -04:00
parent d3335f778b
commit 0a58fc62db
13 changed files with 1541 additions and 2 deletions

View File

@ -903,6 +903,6 @@ namespace osu.Game.Graphics
fa_osu_mod_spunout = 0xe046,
fa_osu_mod_suddendeath = 0xe047,
fa_osu_mod_target = 0xe048,
fa_osu_mod_bg = 0xe049,
fa_osu_mod_bg = 0xe04a,
}
}