local state = false if state ~= true then print(No) else print(Yes) end. ... Solution for "lua if a and b is not nil". local state = false if state ~= true ...
確定! 回上一頁