Remove unit highlight during replication

This commit is contained in:
Nathan Fulton 2016-05-29 20:51:03 -04:00
parent 7974edd381
commit 8c4da26891

View File

@ -318,6 +318,10 @@ BeginStateMachine
pplr->SetCredits(cCredits - cReplicationCost, true);
// Remove highlight
pmunt->Hilight(false);
// Start the replicating animation
m_fReplicating = true;