Suppose I have Lua table that I'm using to implement something along ... function Player(name, level) return { name = function() return name ...
確定! 回上一頁