Skip to content
Snippets Groups Projects
Commit 9d36cf37 authored by Yukita Mayako's avatar Yukita Mayako
Browse files

Removed EvalMath from base Lua.

EvalMath is for SOC only.
It spawns an entirely seperate instance of Lua and requires
uppercase-only strings, and it's ability to parse strings to
enums is redundant to Lua's _G table (try using
_G["MT_BLUECRAWLA"] for instance)
parent 1e62be15
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment