Skip to content
Snippets Groups Projects
Forked from STJr / SRB2
Loading
  • Inuyasha's avatar
    cfcd7ce0
    Readded EvalMath to Lua. · cfcd7ce0
    Inuyasha authored
    There is a caveat to this: The first time EvalMath is used, a
    deprecated function warning will be shown to the user that tells
    them to use _G[] instead.
    
    This reverts commit 9d36cf37.
    cfcd7ce0
    History
    Readded EvalMath to Lua.
    Inuyasha authored
    There is a caveat to this: The first time EvalMath is used, a
    deprecated function warning will be shown to the user that tells
    them to use _G[] instead.
    
    This reverts commit 9d36cf37.