diff --git a/Sources/arm/ui/UINodes.hx b/Sources/arm/ui/UINodes.hx index 661dc8fc..adb812ce 100644 --- a/Sources/arm/ui/UINodes.hx +++ b/Sources/arm/ui/UINodes.hx @@ -251,7 +251,7 @@ class UINodes { searchHandle.text = ""; } ui.t.BUTTON_COL = BUTTON_COL; - }, x, y); + }, 0, x, y); } public function getNodeX(): Int {