diff --git a/ChatTwo/ChatTwo.csproj b/ChatTwo/ChatTwo.csproj index 3959c63..6531635 100755 --- a/ChatTwo/ChatTwo.csproj +++ b/ChatTwo/ChatTwo.csproj @@ -1,6 +1,6 @@ - 1.29.1 + 1.29.2 net8.0-windows enable enable diff --git a/ChatTwo/Ui/ChatLogWindow.cs b/ChatTwo/Ui/ChatLogWindow.cs index 296bd41..81bbfb2 100644 --- a/ChatTwo/Ui/ChatLogWindow.cs +++ b/ChatTwo/Ui/ChatLogWindow.cs @@ -1503,7 +1503,6 @@ public sealed class ChatLogWindow : Window AutoCompleteShouldScroll = true; return 1; - default: if(ImGui.IsKeyPressed(ImGuiKey.Tab)) {