Add a comment to three_strikes_battle.cpp
This commit is contained in:
@@ -477,6 +477,7 @@ void ThreeStrikesBattle::updateKartNodes()
|
||||
|
||||
}
|
||||
|
||||
//Current node is still unkown
|
||||
if(controller->getCurrentNode() == BattleGraph::UNKNOWN_POLY)
|
||||
{
|
||||
bool flag = 0;
|
||||
|
||||
Reference in New Issue
Block a user