Skip to content

Commit

Permalink
Merge pull request #656 from knowname/patch-1
Browse files Browse the repository at this point in the history
Update process-debug.lua
  • Loading branch information
systemed authored Jan 25, 2024
2 parents 3af62f6 + 10bf43c commit 95644d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/process-debug.lua
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ function way_function()

-- Set 'housenumber'
if housenumber~="" then
LayerAsCentroid("housenumber", false)
LayerAsCentroid("housenumber")
Attribute("housenumber", housenumber)
end

Expand Down

0 comments on commit 95644d2

Please sign in to comment.