25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
190 B

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