CC#•Created by lukkasz323 on 4/29/2024 in #help ✅ Calling base of subscribed method results in a StackOverflowException
Why does this only happen when I call the base class. Wouldn't not overriding it at all just call the base class instead? But that doesn't result in exception.
It's a part of a MonoGame library