public static void gen() { HuCommon.table = table; HuCommon.N = 9; HuCommon.NAME = "normal"; HuCommon.CARD = names; HuCommon.huLian = true; HuCommon.gen(); }
public static void gen() { HuCommon.table = table; HuCommon.N = 4; HuCommon.NAME = "feng"; HuCommon.CARD = ziname; HuCommon.huLian = false; HuCommon.gen(); }