Issue with string.format returning nil Lua

前端 未结 0 1919
情深已故
情深已故 2020-12-19 02:19

I have this line local pattern = string.format( "([^%s]+)", "." ); This pattern is then passed to string:gsub however I keep seeing errors saying that pa

相关标签:
回答
  • 消灭零回复
提交回复
热议问题