質問編集履歴

1

2018/04/17 06:14

投稿

cheche0830
cheche0830

スコア187

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  if(count < 1000) {
12
12
 
13
- setTimeout(draw 30);
13
+ setTimeout(draw, 30);
14
14
 
15
15
  }
16
16