Parcourir la source

Final push before final test

Toby Chui il y a 3 ans
Parent
commit
3ee2ae9020
2 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. BIN
      launcher.exe
  2. 0 4
      main.go

BIN
launcher.exe


+ 0 - 4
main.go

@@ -48,10 +48,6 @@ func main() {
 		http.ListenAndServe("127.0.0.1:25576", nil)
 	}()
 
-	for {
-
-	}
-
 	//Start the cmd
 	for {
 		cmd.Run()