mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-06-04 10:17:32 +00:00
Localize ipairs. Might help out a tiny bit.
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
local call = redis.call
|
local call = redis.call
|
||||||
|
local ipairs = ipairs
|
||||||
|
|
||||||
local serverToData = {}
|
local serverToData = {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user