mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-03-29 16:37:14 +01:00
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.