Ignore the hook file since it will be changed soon.
This commit is contained in:
parent
61c0caa083
commit
d35060d57a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
local vmf = get_mod("VMF")
|
||||
|
||||
--luacheck: ignore
|
||||
HOOKED_FUNCTIONS = {} -- global, because 'loadstring' doesn't see local variables
|
||||
|
||||
if type(DELAYED_HOOKING_ENABLED) == "boolean" then
|
||||
|
|
Loading…
Add table
Reference in a new issue