質問編集履歴

1

ソースコードの修正を行いました.

2019/07/18 11:10

投稿

arw.tyx-out_mz
arw.tyx-out_mz

スコア27

test CHANGED
File without changes
test CHANGED
@@ -198,10 +198,14 @@
198
198
 
199
199
  if (r.Confirmed)
200
200
 
201
+ {
202
+
201
203
  path.P1 = r.P1;
202
204
 
203
205
  path.P2 = r.P2;
204
206
 
207
+ }
208
+
205
209
  });
206
210
 
207
211
  }