Add a comment to three_strikes_battle.cpp

This commit is contained in:
nixt
2014-02-07 23:13:51 +05:30
parent e6ba8c3b1d
commit 5e64f02685

View File

@@ -477,6 +477,7 @@ void ThreeStrikesBattle::updateKartNodes()
}
//Current node is still unkown
if(controller->getCurrentNode() == BattleGraph::UNKNOWN_POLY)
{
bool flag = 0;