mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-18 20:40:26 +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