diff --git a/src/openrct2-ui/UiContext.cpp b/src/openrct2-ui/UiContext.cpp index ffee732b3c..799ce2cae0 100644 --- a/src/openrct2-ui/UiContext.cpp +++ b/src/openrct2-ui/UiContext.cpp @@ -733,7 +733,8 @@ public: { return -1; }; - }, target) + }, + target) == 0); #endif }