bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<Version>1.29.1</Version>
|
||||
<Version>1.29.2</Version>
|
||||
<TargetFramework>net8.0-windows</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
|
||||
@@ -1503,7 +1503,6 @@ public sealed class ChatLogWindow : Window
|
||||
|
||||
AutoCompleteShouldScroll = true;
|
||||
return 1;
|
||||
|
||||
default:
|
||||
if(ImGui.IsKeyPressed(ImGuiKey.Tab))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user