Skip to content

Commit 082f43b

Browse files
EUROPE\artsouflEUROPE\artsoufl
authored andcommitted
[~] Remove extra space
1 parent 34c6390 commit 082f43b

File tree

1 file changed

+1
-1
lines changed
  • Assets/MixedRealityToolkit.SDK/Features/UX/Scripts/Sliders

1 file changed

+1
-1
lines changed

Assets/MixedRealityToolkit.SDK/Features/UX/Scripts/Sliders/PinchSlider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public GameObject ThumbRoot
3131
thumbRoot = value;
3232
InitializeSliderThumb();
3333
}
34-
}
34+
}
3535

3636
[Range(0, 1)]
3737
[SerializeField]

0 commit comments

Comments
 (0)