update python to 3.9

This commit is contained in:
Fabian Dill 2020-11-25 00:30:45 +01:00
parent f77f4ecdcf
commit 2b8db38fee
1 changed files with 1 additions and 1 deletions

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 MyAppExeName "BerserkerMultiClient.exe"
#define MyAppIcon "icon.ico"