Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dnl-k authored Aug 16, 2024
1 parent 5569832 commit 80d98fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions [editor]/edf/properties_client.lua
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,6 @@ propertySetters = {
end,
breakable = function(element, breakable)
return setObjectBreakable(element, breakable == "true")
end,
collisions = function(element, state)
return setElementCollisionsEnabled(element, state == "true")
end
},
ped = {
Expand Down

0 comments on commit 80d98fd

Please sign in to comment.