Level 5 replays
This commit is contained in:
parent
b6d2eb0a60
commit
f2c2f9bb96
@ -1697,6 +1697,7 @@ namespace EduNetworkBuilder
|
||||
ActionClass Success = AC.RunAction(NextReplayIndex++);
|
||||
|
||||
NextReplayAction = DateTime.UtcNow.AddMilliseconds(NB.MillisecondsBetweenReplays);
|
||||
DoAllAutoJoin(); //Connect network links if we need to do so
|
||||
if(Success != null)
|
||||
{
|
||||
//we did something. keep replaying
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user