1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-30 19:15:41 +00:00

Missing newlines in MWUI documentation

This commit is contained in:
uramer 2024-01-05 11:21:12 +00:00
parent 459aa69b87
commit 2c45d316fb

View file

@ -77,6 +77,7 @@ require('scripts.omw.mwui.space')(templates)
---
-- Same as box, but with a semi-transparent background
-- @field [parent=#Templates] openmw.ui#Template boxTransparent
---
-- Same as box, but with a solid background
-- @field [parent=#Templates] openmw.ui#Template boxSolid
@ -100,6 +101,7 @@ require('scripts.omw.mwui.space')(templates)
---
-- Same as box, but with a semi-transparent background
-- @field [parent=#Templates] openmw.ui#Template boxTransparentThick
---
-- Same as box, but with a solid background
-- @field [parent=#Templates] openmw.ui#Template boxSolidThick