From caf6995b9b6e056513a1029410bcf28bf9a6b604 Mon Sep 17 00:00:00 2001 From: Eric Froemling Date: Sat, 10 Oct 2020 15:36:17 -0700 Subject: [PATCH] Another minor correction for win prefab --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dfd5d3ed..b2377e88 100644 --- a/Makefile +++ b/Makefile @@ -458,7 +458,7 @@ build/prefab/windows_x86/release/BallisticaCore.exe: .efrocachemap @tools/pcommand efrocache_get $@ RUN_PREFAB_WINDOWS_X86_SERVER_DEBUG = cd build/prefab/windows_x86_server/debug \ - && dist/python.exe ballisticacore_server.py + && dist/python_d.exe ballisticacore_server.py prefab-windows-x86-server-debug: prefab-windows-x86-server-debug-build @tools/pcommand ensure_prefab_platform windows_x86