From 35e957b3262c715ea22f8eed44910cb3b1d4ddc3 Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Sun, 30 Nov 2025 21:51:03 -0800 Subject: [PATCH] Fix void crash in kge. --- .idea/workspace.xml | 9 +-- CMakeLists.txt | 4 +- GUIRenderer.cc | 139 +++++++++++++++++++++++--------------------- 3 files changed, 79 insertions(+), 73 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ed1909a..58f2601 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -34,8 +34,9 @@ - + + - + - @@ -169,7 +170,7 @@ - +