update python to 3.9

This commit is contained in:
Fabian Dill
2020-11-25 00:30:45 +01:00
parent f77f4ecdcf
commit 2b8db38fee

View File

@@ -1,4 +1,4 @@
#define sourcepath "build\exe.win-amd64-3.8\" #define sourcepath "build\exe.win-amd64-3.9\"
#define MyAppName "BerserkerMultiWorld" #define MyAppName "BerserkerMultiWorld"
#define MyAppExeName "BerserkerMultiClient.exe" #define MyAppExeName "BerserkerMultiClient.exe"
#define MyAppIcon "icon.ico" #define MyAppIcon "icon.ico"