Switched Allocator from Debug to CRT

This commit is contained in:
Simon Lübeß
2021-09-02 12:17:12 +02:00
parent 0e7217778f
commit 566b4ea59e
+3
View File
@@ -3,3 +3,6 @@ Projects = {Sandbox = {Path = "Sandbox"}, GlitchyEngine = {Path = "GlitchyEngine
[Workspace]
StartupProject = "Sandbox"
[Configs.Debug.Win64]
AllocType = "CRT"