質問編集履歴

1

ソースコードの修正

2018/09/20 14:34

投稿

itouri
itouri

スコア18

test CHANGED
File without changes
test CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
 
26
26
 
27
- void Update()
27
+ void Start()
28
28
 
29
29
  {
30
30
 
@@ -54,7 +54,7 @@
54
54
 
55
55
 
56
56
 
57
- void Update()
57
+ void Start() or Update()?
58
58
 
59
59
  {
60
60