mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 14:17:26 +08:00
Update comment to match updated string
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
This commit is contained in:
parent
c8944b62ec
commit
5984699842
@ -55,7 +55,7 @@ namespace osu.Game.Localisation
|
||||
public static LocalisableString CursorSensitivity => new TranslatableString(getKey(@"cursor_sensitivity"), @"Cursor sensitivity");
|
||||
|
||||
/// <summary>
|
||||
/// "This setting currently has issues on your platform. It is recommended to adjust sensitivity externally and keep this disabled for now."
|
||||
/// "This setting has known issues on your platform. If you encounter problems, it is recommended to adjust sensitivity externally and keep this disabled for now."
|
||||
/// </summary>
|
||||
public static LocalisableString HighPrecisionPlatformWarning => new TranslatableString(getKey(@"high_precision_platform_warning"), @"This setting has known issues on your platform. If you encounter problems, it is recommended to adjust sensitivity externally and keep this disabled for now.");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user