CursorMod

CursorMod

163k Downloads

149af99 config error

Road-block opened this issue ยท 1 comments

commented
x CursorMod\Config.lua:120: attempt to index global 'WHITE_FONT_COLOR' (a nil value)
CursorMod\Config.lua:120: in function <CursorMod\Config.lua:119>
[C]:: in function 'SetEnabled'
CursorMod\Config.lua:123: in function <CursorMod\Config.lua:47>
[C]:: in function 'Show'

There is no WHITE_FONT_COLOR in Constants.lua.
The global you want is most likely HIGHLIGHT_FONT_COLOR (this is the 1,1,1 one)

commented

Obsolete on newer version.