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

Remove accidental copy-paste in global.doclua

This commit is contained in:
uramer 2023-01-27 18:31:04 +01:00
parent 37152b4917
commit a3a5a227ad

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