fixed inconsistent styling

This commit is contained in:
Chr1Z93 2023-12-18 01:01:33 +01:00
parent 52c203322c
commit d0a59901b9

View File

@ -208,7 +208,7 @@ function onUpdate()
-- Even if the last location left the play area, need one last draw to clear the lines
needsConnectionDraw = true
end
if (needsConnectionRebuild) then
if needsConnectionRebuild then
rebuildConnectionList()
end
if needsConnectionDraw then