mirror of
https://github.com/TangentFoxy/etlua.git
synced 2025-07-28 11:02:17 +00:00
correct version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
local VERSION = "1.0.3"
|
local VERSION = "1.3.0"
|
||||||
local insert, concat
|
local insert, concat
|
||||||
do
|
do
|
||||||
local _obj_0 = table
|
local _obj_0 = table
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
VERSION = "1.0.3"
|
VERSION = "1.3.0"
|
||||||
|
|
||||||
import insert, concat from table
|
import insert, concat from table
|
||||||
import load, setfenv, assert, type, error, tostring, tonumber, setmetatable from _G
|
import load, setfenv, assert, type, error, tostring, tonumber, setmetatable from _G
|
||||||
|
Reference in New Issue
Block a user