1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-06-20 20:11:33 +00:00

Merge branch 'docs_fix' into 'openmw-48'

Remove accidental copy-paste in global.doclua

See merge request OpenMW/openmw!2653
This commit is contained in:
psi29a 2023-01-29 11:28:19 +00:00
commit f3f65c87d6

View file

@ -24,11 +24,6 @@
-- This is a global variable which hold the preloaded @{math} module.
-- @field[parent = #global] math#math math preloaded module
------------------------------------------------------------------------------
-- This library is an interface to the standard C math library.
-- This is a global variable which hold the preloaded @{omwutil} module.
-- @field[parent = #global] omwutil#omwutil ou preloaded module
-------------------------------------------------------------------------------
-- Issues an error when the value of its argument `v` is false (i.e.,
-- **nil** or **false**); otherwise, returns all its arguments. `message` is an error