mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Matrix audio visualizer
This commit is contained in:
11
app/Properties/Strings.Designer.cs
generated
11
app/Properties/Strings.Designer.cs
generated
@@ -520,7 +520,7 @@ namespace GHelper.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Core Clock.
|
||||
/// Looks up a localized string similar to Core Clock Offset.
|
||||
/// </summary>
|
||||
internal static string GPUCoreClockOffset {
|
||||
get {
|
||||
@@ -672,6 +672,15 @@ namespace GHelper.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Audio Visualizer.
|
||||
/// </summary>
|
||||
internal static string MatrixAudio {
|
||||
get {
|
||||
return ResourceManager.GetString("MatrixAudio", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Binary Banner.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user