mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-21 07: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:
commit
f3f65c87d6
1 changed files with 0 additions and 5 deletions
|
@ -24,11 +24,6 @@
|
||||||
-- This is a global variable which hold the preloaded @{math} module.
|
-- This is a global variable which hold the preloaded @{math} module.
|
||||||
-- @field[parent = #global] math#math math preloaded 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.,
|
-- 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
|
-- **nil** or **false**); otherwise, returns all its arguments. `message` is an error
|
||||||
|
|
Loading…
Reference in a new issue