kill off doc errors
This commit is contained in:
parent
2b3baef8f9
commit
c5666258ed
@ -275,7 +275,7 @@ end
|
||||
-- @section misc
|
||||
|
||||
--- "returns nearest 32-bit single precision float representation of a number" (or something)
|
||||
-- @function fround()
|
||||
-- @function fround
|
||||
-- @param number
|
||||
-- @return nearest 32-bit single precision float representation of a number
|
||||
function leef.binary.fround(number)
|
||||
|
@ -90,8 +90,8 @@ leef.paths.media_paths = paths
|
||||
-- {
|
||||
-- ["model.b3d"] = "mod2"
|
||||
-- }
|
||||
-- NOTE: "loaded" meaning the final mediapath (what the client ultimately loads)
|
||||
-- @table modname_by_media
|
||||
-- NOTE: "loaded" meaning the final mediapath- what the client loads.
|
||||
leef.paths.modname_by_media = mods
|
||||
|
||||
--- overriden media paths.
|
||||
|
Loading…
x
Reference in New Issue
Block a user