Level 5 replays

This commit is contained in:
Tim Young 2018-10-16 12:52:01 -05:00
parent b6d2eb0a60
commit f2c2f9bb96
2 changed files with 25054 additions and 2857 deletions

View File

@ -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