Add InfiltrateForSupportPowerReset
This commit is contained in:
committed by
abcdefg30
parent
089dd233a5
commit
a1c9b27057
@@ -171,6 +171,11 @@ namespace OpenRA.Mods.Common.Traits
|
||||
protected bool notifiedCharging;
|
||||
bool notifiedReady;
|
||||
|
||||
public void ResetTimer()
|
||||
{
|
||||
remainingSubTicks = TotalTicks * 100;
|
||||
}
|
||||
|
||||
public SupportPowerInstance(string key, SupportPowerInfo info, SupportPowerManager manager)
|
||||
{
|
||||
Key = key;
|
||||
|
||||
Reference in New Issue
Block a user