mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Switched Allocator from Debug to CRT
This commit is contained in:
@@ -3,3 +3,6 @@ Projects = {Sandbox = {Path = "Sandbox"}, GlitchyEngine = {Path = "GlitchyEngine
|
|||||||
|
|
||||||
[Workspace]
|
[Workspace]
|
||||||
StartupProject = "Sandbox"
|
StartupProject = "Sandbox"
|
||||||
|
|
||||||
|
[Configs.Debug.Win64]
|
||||||
|
AllocType = "CRT"
|
||||||
|
|||||||
Reference in New Issue
Block a user