public void SetTheirTimer(float stime) { theirTimer.OverrideTimer(stime); }
public void SetOurTimer(float stime) { ourTimer.OverrideTimer(stime); }