Skip to content

Commit

Permalink
Update close.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGreatSageEqualToHeaven authored Mar 27, 2024
1 parent ae918e4 commit 63f822f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/close.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
--[[ Source: while true do task.wait() print'hi' end ]]
local luau_execute, luau_close = Fiu.luau_load("\5\1\4\4\116\97\115\107\4\119\97\105\116\5\112\114\105\110\116\2\104\105\1\2\0\0\1\0\0\10\65\0\0\0\12\0\2\0\0\4\0\128\21\0\1\1\12\0\4\0\0\0\48\64\5\1\5\0\21\0\2\1\24\0\248\255\22\0\1\0\6\3\1\3\2\4\0\4\0\128\3\3\4\0\0\48\64\3\4\0\1\0\1\24\0\0\0\0\0\0\0\0\0\1\1\0\0\0\0\0", getfenv())
task.delay(5, luau_close)
luau_execute()

0 comments on commit 63f822f

Please sign in to comment.