mirror of
https://github.com/AxioDL/PrimeWorldEditor.git
synced 2025-08-12 23:19:23 +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.