mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Yeah, cinema mod isn't going to work
This commit is contained in:
parent
7f189080b9
commit
b55adf655f
@ -9,6 +9,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
{
|
||||
public override string Name => "Cinema";
|
||||
public override string ShortenedName => "CN";
|
||||
public override bool HasImplementation => false;
|
||||
public override FontAwesome Icon => FontAwesome.fa_osu_mod_cinema;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user