mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-05-15 11:55:18 +01:00
2cd91c8bfc
In addition to fixing the problem, it makes sense. The observer pattern is overkill for an object type we own; doing it directly in Destroy() is more efficient.