Example #1
0
 private static void RemoveHotkey(RazorScript script)
 {
     HotKey.Remove(Language.Format(LocString.PlayScript, script.ToString()));
 }