mirror of
https://github.com/spiffcode/hostile-takeover.git
synced 2026-04-25 12:29:58 -06:00
Remove unit highlight during replication
This commit is contained in:
parent
7974edd381
commit
8c4da26891
@ -318,6 +318,10 @@ BeginStateMachine
|
||||
|
||||
pplr->SetCredits(cCredits - cReplicationCost, true);
|
||||
|
||||
// Remove highlight
|
||||
|
||||
pmunt->Hilight(false);
|
||||
|
||||
// Start the replicating animation
|
||||
|
||||
m_fReplicating = true;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user