Fix compile

This commit is contained in:
luboslenco
2023-07-31 12:43:54 +02:00
parent 628cc36808
commit c021e88e52
+2
View File
@@ -822,7 +822,9 @@ class UIBase {
if (Console.messageTimer <= 0) hwnds[TabStatus].redraws = 2;
}
#if (is_paint || is_sculpt)
sidebarMiniW = Std.int(defaultSidebarMiniW * ui.SCALE());
#end
if (!App.uiEnabled) return;