mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Edit mods description, multiplier, and code
This commit is contained in:
@ -11,5 +11,6 @@ namespace osu.Game.Rulesets.Mods
|
||||
public override string ShortenedName => "CN";
|
||||
public override bool HasImplementation => false;
|
||||
public override FontAwesome Icon => FontAwesome.fa_osu_mod_cinema;
|
||||
public override string Description => "Watch the video without visual distractions.";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user