fixed inconsistent styling
This commit is contained in:
parent
52c203322c
commit
d0a59901b9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user