瀏覽代碼

Final push before final test

Toby Chui 3 年之前
父節點
當前提交
3ee2ae9020
共有 2 個文件被更改,包括 0 次插入4 次删除
  1. 二進制
      launcher.exe
  2. 0 4
      main.go

二進制
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()