mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-14 19:03:21 +00:00
* Fixed runtime from unowned cooldown actions (carp rift) (#80895) ## About The Pull Request This might not be the most correct fix but it *makes sense*. Some actions can not have an owner if it is unowned, so this check would runtime.  I assume carp rift is unowned in some places? * Fixed runtime from unowned cooldown actions (carp rift) --------- Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>