mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-15 16:02:53 +00:00
While we're at it we can make the destructor of the base class virtual to ensure that any polymorphism issues never occur.
While we're at it we can make the destructor of the base class virtual to ensure that any polymorphism issues never occur.