mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
remove realtime
This commit is contained in:
parent
187b3d9b8f
commit
400c8f3248
9
Bloxstrap/Resources/Strings.Designer.cs
generated
9
Bloxstrap/Resources/Strings.Designer.cs
generated
@ -3026,14 +3026,5 @@ namespace Bloxstrap.Resources {
|
||||
return ResourceManager.GetString("Enums.PriorityClasses.High", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Realtime.
|
||||
/// </summary>
|
||||
public static string Enums_PriorityClasses_RealTime {
|
||||
get {
|
||||
return ResourceManager.GetString("Enums.PriorityClasses.RealTime", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1141,7 +1141,4 @@ If not, then please report this exception to the maintainers of this fork. Do NO
|
||||
<data name="Enums.PriorityClasses.High" xml:space="preserve">
|
||||
<value>High</value>
|
||||
</data>
|
||||
<data name="Enums.PriorityClasses.RealTime" xml:space="preserve">
|
||||
<value>Realtime</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Reference in New Issue
Block a user