mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-05-18 12:50:14 +01:00
8d129759ed
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.