Lua directly compares the variable to nil. Code: Select all. If TABLE[Y][X] == NIL. Lua first grabs the value from the table, then compares ...
確定! 回上一頁