language-lua
language-lua copied to clipboard
A table name end with a NUMBER,
wnd_firework1 = i3k_class("wnd_firework1", ui.wnd_base)
function wnd_firework1:ctor()
end
the function i3k_classreturn a Class,while "wnd_firework1" the name of the table is end with a NUMBER, wnd_firewor1 will not highlight like others do.