Skip to content

Commit 5bda1ed

Browse files
authored
Update GrabDesktop.cs
1 parent 105eb68 commit 5bda1ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Scripts/Helpers/Screenshot/GrabDesktop.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
using System.Drawing.Imaging;
77

88
// Drag windows desktop image using System.Drawing.dll
9-
// guide on using System.Drawing.dll in unity : http://answers.unity3d.com/answers/253571/view.html *Note the .NET2.0 setting also
10-
9+
// guide on using System.Drawing.dll in unity : http://answers.unity3d.com/answers/253571/view.html
1110

1211
public class GrabDesktop : MonoBehaviour
1312
{

0 commit comments

Comments
 (0)