mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2026-05-28 06:09:54 +09:00
Fix lint warning
This commit is contained in:
@@ -274,6 +274,7 @@ function ExpElement._prototype:draw(definition)
|
|||||||
|
|
||||||
if not next(signals) then
|
if not next(signals) then
|
||||||
-- If no signals then skip var arg
|
-- If no signals then skip var arg
|
||||||
|
--- @cast definition LuaGuiElement.add_param
|
||||||
self._draw = function(_, parent)
|
self._draw = function(_, parent)
|
||||||
return parent.add(definition)
|
return parent.add(definition)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user