We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 421f2ba + c0bc90f commit 21bc035Copy full SHA for 21bc035
1 file changed
Installer/Install.cs
@@ -66,7 +66,7 @@ public static void DownloadMain()
66
}
67
68
69
- void installcore() // Install Source Start
+ void installcore() // Install Source
70
{
71
Working($"Installing Core From {githubRepoUrl}.git... This may take a second.");
72
0 commit comments