mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-09-03 17:38:44 +00:00
We can make use of std::unique_ptr to prevent any potential memory leaks from occurring and simplifying the destruction code.
We can make use of std::unique_ptr to prevent any potential memory leaks from occurring and simplifying the destruction code.