You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following assertion fails when closing the game. The message dispatcher still has some messages. Are the frame's messages processed after the "quit" input is processed?
The following assertion fails when closing the game. The message dispatcher still has some messages. Are the frame's messages processed after the "quit" input is processed?
MessageDispatcher::~MessageDispatcher(): Assertion `m_MessageQueue.empty() == true'
The text was updated successfully, but these errors were encountered: