feature(BuildCalc) Added reset button, can change micro delay, and can alter timing interval again
This commit is contained in:
Generated
+6
@@ -104,5 +104,11 @@ namespace IGP {
|
||||
return ResourceManager.GetString("Tooltip Hotkey Info", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string Tooltip_Options_Info {
|
||||
get {
|
||||
return ResourceManager.GetString("Tooltip Options Info", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user