仿游戏热血江湖游戏类22(得到强化)

private void method_16(string string_1)
        {
            try
            {
                ItmeClass class2;
                switch (string_1.Length)
                {
                    case 8:
                        this.Int32_8 = int.Parse(string_1.Substring(string_1.Length - 8, 1));
                        this.Int32_9 = int.Parse(string_1.Substring(string_1.Length - 2, 2));
                        if (this.Int32_8 != 1)
                        {
                            goto Label_02F9;
                        }
                        if (((this.FLD_RESIDE2 != 7) && (this.FLD_RESIDE2 != 8)) && (this.FLD_RESIDE2 != 10))
                        {
                            break;
                        }
                        goto Label_011A;

                    case 9:

你可能感兴趣的:(C++仿游戏热血江湖,游戏,c++,开发语言)