Now Roblox HQ can run!

This commit is contained in:
Vulpovile
2022-10-05 08:21:43 -07:00
parent da759427fd
commit c5f4f829b3

View File

@@ -81,6 +81,7 @@
SuppressStartupBanner="true"
ProgramDatabaseFile=".\Release/Blocks3D.pdb"
SubSystem="2"
StackReserveSize="8388608"
TargetMachine="1"
/>
<Tool
@@ -179,7 +180,7 @@
GenerateDebugInformation="true"
ProgramDatabaseFile=".\Debug/Blocks3D.pdb"
SubSystem="1"
StackReserveSize="4194304"
StackReserveSize="8388608"
TargetMachine="1"
/>
<Tool