mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-01-18 22:41:46 +00:00
Make x64 the default again in the installer script
This commit is contained in:
parent
069d143e06
commit
300d254ae4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
#define public Dependency_NoExampleSetup
|
||||
#include "CodeDependencies.iss"
|
||||
|
||||
#define UZB_arch "x86"
|
||||
#define UZB_arch "x64"
|
||||
#define UZB_GetVersionString() \
|
||||
Local[0] = GetVersionNumbersString("..\Build\Builder.exe")
|
||||
|
||||
|
|
Loading…
Reference in a new issue