We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105eb68 commit 5bda1edCopy full SHA for 5bda1ed
Scripts/Helpers/Screenshot/GrabDesktop.cs
@@ -6,8 +6,7 @@
6
using System.Drawing.Imaging;
7
8
// 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
-
+// guide on using System.Drawing.dll in unity : http://answers.unity3d.com/answers/253571/view.html
11
12
public class GrabDesktop : MonoBehaviour
13
{
0 commit comments