質問編集履歴

1

ご指摘のあった通り、ソースコードがちゃんと表示されていなかったので訂正しました。

2019/08/29 02:37

投稿

yumaru
yumaru

スコア5

test CHANGED
File without changes
test CHANGED
@@ -86,12 +86,14 @@
86
86
 
87
87
  }
88
88
 
89
-
89
+ ```
90
90
 
91
91
  ```c#
92
92
 
93
93
  /*Player*/
94
94
 
95
+
96
+
95
97
  using System.Collections;
96
98
 
97
99
  using System.Collections.Generic;