Skip to content

Commit c31464e

Browse files
committed
fixed scm reference
1 parent 5853f06 commit c31464e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

miningClientSmall.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---@class scm
2-
local scm = require("scm")
2+
local scm = require("./scm")
33
---@class HelperFunctions
44
local helper = scm:load("helperFunctions")
55
---@class miningLib

0 commit comments

Comments
 (0)