diff --git a/升级版(着色构成连珠的5个子).cpp b/升级版(着色构成连珠的5个子).cpp index eda363a..de8de4f 100644 --- a/升级版(着色构成连珠的5个子).cpp +++ b/升级版(着色构成连珠的5个子).cpp @@ -1,4 +1,6 @@ -//СϷ + + + //СϷ #include #include @@ -116,7 +118,7 @@ void Draw() { // printf("ЩЩЩЩЩЩЩЩЩЩЩЩЩЩЩЩЩЩ"); } - if(i!=0&&i!=19) { //м16 + if(i!=0&&i!=19) { //м18 goto_xy(10,i+3); printf(""); } diff --git a/升级版(着色构成连珠的5个子).exe b/升级版(着色构成连珠的5个子).exe index 6b0554f..0c83f67 100644 Binary files a/升级版(着色构成连珠的5个子).exe and b/升级版(着色构成连珠的5个子).exe differ