diff --git a/ryzom/client/src/cursor_functions.cpp b/ryzom/client/src/cursor_functions.cpp index 8773e84f7..0354e11f8 100644 --- a/ryzom/client/src/cursor_functions.cpp +++ b/ryzom/client/src/cursor_functions.cpp @@ -564,7 +564,7 @@ void checkUnderCursor() cursor->setCursor("r2ed_tool_select_move_over.tga"); InstanceId = instance_idx; - if (ContextCur.context("ARKITECT", 0.f, ucstring("Edit"))) + if (ContextCur.context("ARKITECT", 0.f, "Edit")) return; } else