Proto.lua 113 B

12345678
  1. -- 发送贴士
  2. CG_TIPS_SEND = {
  3. }
  4. GC_TIPS_SEND = {
  5. {"tips",1,"string"}, -- 小贴士
  6. }