Skip to content

Commit 2b78652

Browse files
authored
edf: Fix edf element falls or teleport when interacting with water/players (#649)
1 parent 088a8bf commit 2b78652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

[editor]/edf/edf.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ local thisResource = getThisResource()
88
createResourceCallInterface("mapmanager")
99
addEvent"onElementPropertyChanged"
1010

11-
local DUMMY_ID = 3003
11+
local DUMMY_ID = 3045
1212
local DUMMY_DIMENSION = -99
1313
local DUMMY_INTERIOR = 14
1414

0 commit comments

Comments
 (0)