Lyra C++ Multiple Inheritance for GameInstance derived class (Diamond Problem)

Well, Lyra is meant as a sample not a library. So any of that other code you would want to modify anyway as part of incorporating into your project from Lyra. Maybe even rewrite them better so they don’t need a game instance (which feels a little suspect to me without having looked at any of the code).