Skip to content

Commit 0f92369

Browse files
might work
1 parent f37fdde commit 0f92369

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

items/code.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2907,6 +2907,7 @@ local cryfunction = {
29072907
local function_sticker = {
29082908
dependencies = {
29092909
items = {
2910+
"set_cry_code",
29102911
"c_cry_cryfunction",
29112912
},
29122913
},
@@ -2952,6 +2953,8 @@ local function_sticker = {
29522953
return "None"
29532954
end
29542955
return {
2956+
key = "cry_function_sticker",
2957+
set = "Other",
29552958
vars = {
29562959
lclze(1),
29572960
lclze(2),

0 commit comments

Comments
 (0)