mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-10-31 18:48:01 +00:00
Localize ipairs. Might help out a tiny bit.
This commit is contained in:
parent
d54238023d
commit
787a189867
@ -1,4 +1,5 @@
|
|||||||
local call = redis.call
|
local call = redis.call
|
||||||
|
local ipairs = ipairs
|
||||||
|
|
||||||
local serverToData = {}
|
local serverToData = {}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user