From 9c52a097c2af37f9ef2a577e33e61519434df18b Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Wed, 12 Mar 2025 22:36:35 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7b7471..a8d5183 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ public struct SomeMesh : IStaticMesh # Settings Settings window "Tools -> DebugX -> Settings": -![image](https://github.com/user-attachments/assets/7dd981c1-1e00-4b7d-9a73-376638094689) +![image](https://github.com/user-attachments/assets/dee3954a-1c8a-442c-a4bb-d2c710e065a4)
@@ -252,4 +252,4 @@ SomeAssets assets = DebugXUtility.LoadStaticData(new SomeAssets(), "SomeAssets")
# Define Symbols -+ `DISABLE_DEBUGX_INBUILD` - By default, Gizmos will be drawn in the project build. This define disables drawing. It can also be enabled or disabled in the DebugX settings window. \ No newline at end of file ++ `DISABLE_DEBUGX_INBUILD` - By default, Gizmos will be drawn in the project build. This define disables drawing. It can also be enabled or disabled in the DebugX settings window.