Fix silly GCC warning
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9787 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -88,4 +88,4 @@ void TrackSector::rescue()
|
||||
.getPredecessor();
|
||||
m_last_valid_graph_node = QuadGraph::get()->getNode(m_current_graph_node)
|
||||
.getPredecessor();
|
||||
} // rescue
|
||||
} // rescue
|
||||
|
||||
Reference in New Issue
Block a user