forked from VoxeLibre/VoxeLibre
add missing TODO entry (bold+italic)
This commit is contained in:
parent
6b53dda79b
commit
c8102838cb
|
@ -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 New Issue