You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
180 B

  1. local wanfa={
  2. }
  3. function wanfa.getWanFaInfo(str)
  4. return ""
  5. end
  6. function wanfa.getClubWaFaInfo(str)
  7. return {}
  8. end
  9. function wanfa.getClubTableWanFaInfo(str)
  10. end
  11. return wanfa