From e476cb24e752f11059deb5381ebc9314f60a8257 Mon Sep 17 00:00:00 2001 From: uramer Date: Sun, 26 Feb 2023 13:54:07 +0100 Subject: [PATCH] Add a note in the docs (!2770 for 0.48) --- files/lua_api/openmw/ui.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/files/lua_api/openmw/ui.lua b/files/lua_api/openmw/ui.lua index 1638aa4e71..2b067b0a20 100644 --- a/files/lua_api/openmw/ui.lua +++ b/files/lua_api/openmw/ui.lua @@ -216,6 +216,7 @@ --- -- Access or replace the element's layout +-- Note: Is reset to `nil` on `destroy` -- @field [parent=#Element] #Layout layout ---