We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d93081 commit 76781cdCopy full SHA for 76781cd
copy.lua
@@ -1,3 +1,5 @@
1
+local _SetItemRef = SetItemRef
2
+
3
local borderManipulation = function(...)
4
for l = 1, select("#", ...) do
5
local obj = select(l, ...)
0 commit comments