You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- @description: When message is recved, the fm will call this function.
-- @param:
-- a(string) -> test
-- b(string) -> test2
-- c(string) -> test3
-- @return:
-- 1 -> yes
-- 2 -> yesorno
function test(a,b,c)
print('test')
end
参数这一栏之间被加了额外的换行,看起来不是很协调,加上窗体本身高度不是很高,大量的信息都需要进行翻页才能看到。
建议移除这个换行。
原注释
The text was updated successfully, but these errors were encountered: