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
Msg ("Graph for the level %s doesn't correspond to the graph points from Level Editor! (%d : %d)",*m_tLevel.name(),i,m_tpGraph->header().vertex_count());
261
+
if (vertexId!=m_tpGraph->header().vertex_count())
262
+
Msg("Graph for the level %s doesn't correspond to the graph points from Level Editor! (%d : %d)",
0 commit comments