mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-02 05:12:02 +00:00
[client] overlay: add ImGui support for non-latin characters
This commit is contained in:
@@ -64,7 +64,6 @@ struct AppState
|
||||
struct ll * overlays;
|
||||
char * fontName;
|
||||
ImFont * fontLarge;
|
||||
ImVector_ImWchar fontRange;
|
||||
bool overlayInput;
|
||||
ImGuiMouseCursor cursorLast;
|
||||
char * imGuiIni;
|
||||
|
||||
Reference in New Issue
Block a user