mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
I also took the freedom to add type checking, as we can't limit the usage of `Add()` since it's a Container. The exception thrown also advises of using the suggested `AddTrigger()` instead.