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.

18 rivejä
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