Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

18 lignes
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