disable goal networking when not in debug mode (#1602)

This commit is contained in:
ManDude
2022-07-04 18:52:05 +01:00
committed by GitHub
parent 7f05974956
commit 8caa5bfa70
3 changed files with 14 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
cd ..\..
out\build\Release\bin\gk -boot -fakeiso -v
pause