VGui: Rework #4861
Annotations
1 error and 3 warnings
lint
Process completed with exit code 1.
|
"Shadowing":
gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua#L303
Variable 'returnValue' shadows existing binding, defined at line 295, column 11
|
"Unused variable":
gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua#L1293
Unused variable: heightContent
|
"Empty block":
gamemodes/terrortown/gamemode/client/cl_vskin/vgui/dlabel_ttt2.lua#L1294
Empty elseif statement
|