Reorder graphics settings and move gameplay related pieces out

This commit is contained in:
Dean Herbert
2021-10-12 14:34:00 +09:00
parent c4347de57e
commit 5ca1d1d12c
7 changed files with 51 additions and 21 deletions

View File

@ -104,6 +104,11 @@ namespace osu.Game.Localisation
/// </summary>
public static LocalisableString HitLighting => new TranslatableString(getKey(@"hit_lighting"), @"Hit lighting");
/// <summary>
/// "Screenshots"
/// </summary>
public static LocalisableString Screenshots => new TranslatableString(getKey(@"screenshots"), @"Screenshots");
/// <summary>
/// "Screenshot format"
/// </summary>