Skip to content

Commit 3c33bec

Browse files
att
1 parent 3c67228 commit 3c33bec

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

luasrc/module_load.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
private_vibescript.module_load = function(script_name,load_as_module)
1+
load_global_module = function(script_name,load_as_module)
32

43
filename = script_name
54
local found_filename = false

0 commit comments

Comments
 (0)