Skip to content

Commit

Permalink
Readd audio confirmation for trucks.
Browse files Browse the repository at this point in the history
Got lost in ab3a8ad. Closes #2948.
  • Loading branch information
cybersphinx committed Dec 6, 2011
1 parent 93a6d7b commit ae130a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/display.cpp
Expand Up @@ -2024,6 +2024,7 @@ static void dealWithLMBFeature(FEATURE* psFeature)
{
orderDroidStatsLocDir(psCurr, DORDER_BUILD, (BASE_STATS*) &asStructureStats[i], psFeature->pos.x, psFeature->pos.y, player.r.y, ModeQueue);
}
FeedbackOrderGiven();
}
}
}
Expand Down

0 comments on commit ae130a7

Please sign in to comment.