mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-15 19:55:42 +00:00
I'm a muppet
Even worse, I enabled branch protection for some reason, and so can't force push and pretend this never happened.
This commit is contained in:
parent
95aa48c456
commit
7a3f7d3bba
@ -66,7 +66,7 @@ local function stub(tbl, key, value)
|
||||
stub.arguments = arguments
|
||||
value = function(...)
|
||||
arguments[#arguments + 1] = table.pack(...)
|
||||
return delegate(value)
|
||||
return delegate(...)
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user