質問編集履歴

1

ゴミが残っていた

2019/10/06 13:50

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -20,7 +20,7 @@
20
20
 
21
21
  ```cs
22
22
 
23
- public class HogePool : Pool<Hoge> where T : MonoBehaviour
23
+ public class HogePool : Pool<Hoge>
24
24
 
25
25
  ```
26
26