FireZenk / FireZenk/language-lua
A table name end with a NUMBER,
Open
- Dominant language
- No language data
- Stars
- 66
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
``` lua
wnd_firework1 = i3k_class("wnd_firework1", ui.wnd_base)
function wnd_firework1:ctor()
end
```
the function `i3k_class`return a Class,while "wnd_firework1" the name of the table is end with a NUMBER, wnd_firewor1 will not highlight like others do.
Contributor guide
Assessment
This issue has not been assessed yet.