Closed FiveZeroTwo closed 10 months ago
Fixed the improper initializing of std::unique_ptr which was causing "CRT detected the application wrote to memory after end of heap buffer"
Thank you, I had already done this on my own source but never ported it over to the public one haha
Fixed the improper initializing of std::unique_ptr which was causing "CRT detected the application wrote to memory after end of heap buffer"