mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-25 12:01:06 +01:00
add missing TODO entry (bold+italic)
This commit is contained in:
parent
6b53dda79b
commit
c8102838cb
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ function mcl_title.set(player, type, data)
|
||||||
end
|
end
|
||||||
|
|
||||||
--TODO: enable this code then Fleckenstein's pr get merged
|
--TODO: enable this code then Fleckenstein's pr get merged
|
||||||
|
--TODO: be sure API is correctly used
|
||||||
--[[
|
--[[
|
||||||
local bold
|
local bold
|
||||||
if data.bold == "true" then
|
if data.bold == "true" then
|
||||||
|
|
Loading…
Reference in a new issue