From 35ec0d3f317ddd3af1482a99552096171f9b442a Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Sat, 14 Jan 2023 06:13:19 +0100 Subject: [PATCH] Fix oem symbol keys --- tgcli/Util.cs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tgcli/Util.cs b/tgcli/Util.cs index f089711..54b05dd 100644 --- a/tgcli/Util.cs +++ b/tgcli/Util.cs @@ -498,10 +498,6 @@ namespace tgcli { ConsoleKey.LaunchApp1, ConsoleKey.LaunchApp2, ConsoleKey.Oem1, - ConsoleKey.OemPlus, - ConsoleKey.OemComma, - ConsoleKey.OemMinus, - ConsoleKey.OemPeriod, ConsoleKey.Oem2, ConsoleKey.Oem3, ConsoleKey.Oem4,