소스 검색

Final push before final test

Toby Chui 3 년 전
부모
커밋
3ee2ae9020
2개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  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()