From c90eb3bb90dc12d2e5514d4c85bba68647c18e4d Mon Sep 17 00:00:00 2001 From: forest2001 Date: Sat, 21 Feb 2015 10:56:08 -0500 Subject: [PATCH] Update installer.bat More user friendly --- installer.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/installer.bat b/installer.bat index ce5e157..f6f9b64 100644 --- a/installer.bat +++ b/installer.bat @@ -5,3 +5,4 @@ @echo retrieving launcher @git\bin\git clone https://github.com/toontownfellowship/launcher.git @copy launcher\launcher.bat . +return Finished.