mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
The usual case of `virtual`/`override` being dangerous when logic is added to the base implementation. As such, I've removed this completely.
The usual case of `virtual`/`override` being dangerous when logic is added to the base implementation. As such, I've removed this completely.