Readd audio confirmation for trucks.

Got lost in ab3a8adf38. Closes #2948.
master
cybersphinx 2011-12-06 17:44:18 +01:00
parent 93a6d7ba74
commit ae130a7a3f
1 changed files with 1 additions and 0 deletions

View File

@ -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();
}
}
}