mirror of
https://github.com/TangentFoxy/lume.git
synced 2024-11-19 07:04:24 +00:00
Made lume.dostring() use load() if no loadstring()
lume.dostring() now checks if the loadstring() function (deprecated in lua5.2) exists, and uses load() if it does not.
This commit is contained in:
parent
97907d5d13
commit
bdb2f0003e