回答編集履歴

1

コード修正

2018/08/29 09:09

投稿

f-miyu
f-miyu

スコア1625

test CHANGED
@@ -42,7 +42,7 @@
42
42
 
43
43
  {
44
44
 
45
- if(a.SensorType == MotionSensorType.Gyroscope)
45
+ if(v.SensorType == MotionSensorType.Gyroscope)
46
46
 
47
47
  {
48
48