mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-06-17 20:13:41 +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.