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.

9 rivejä
302 B

  1. local config = require("mj_xzdd.luaScript.Views.2d.MJConfig_2d")
  2. config.HANDCARD_VIEW = "mj_xzdd3r2f.luaScript.Views.2d.HandCard_2d"
  3. config.MAHJONG_CARD = "mj_xzdd3r2f.luaScript.Views.2d.Card_2d"
  4. config.GROUP_BAGANG = "mj_xzdd3r2f.luaScript.Views.2d.GroupBaGang_2d"
  5. return config