Example #1
0
 public static int GetDelay()
 {
     return(Config.Misc.Menu.GetSliderValue("Misc.Humanizer.Delay") + Other.GetAditionalDelay());
 }