From 4a16bdb7671edd8cda73140e1a2854b113e65305 Mon Sep 17 00:00:00 2001 From: Jack Hill Date: Wed, 4 Jan 2023 22:41:27 +0000 Subject: [PATCH] Add text-wrapping to a tooltip Namely the "Always allow NPC to follow over water surface" tooltip. --- files/ui/advancedpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/ui/advancedpage.ui b/files/ui/advancedpage.ui index d1da187fbe..c3872206c8 100644 --- a/files/ui/advancedpage.ui +++ b/files/ui/advancedpage.ui @@ -168,7 +168,7 @@ - Give NPC an ability to swim over the water surface when they follow other actor independently from their ability to swim. Has effect only when nav mesh building is enabled. + <html><head/><body><p>Give NPC an ability to swim over the water surface when they follow other actor independently from their ability to swim. Has effect only when nav mesh building is enabled.</p></body></html> Always allow NPC to follow over water surface