add comment
This commit is contained in:
parent
84304cbc6e
commit
e61f13c2c1
@ -2846,6 +2846,7 @@ namespace EduNetworkBuilder
|
||||
NetworkAction replay = actions.FindAction(NetworkName);
|
||||
if (replay == null) return; //No replay for this network
|
||||
|
||||
//Loading the network automatically registers it as the current replay
|
||||
LoadNetworkFromResource(NetworkName, true);
|
||||
|
||||
//Make a boolean that says we are in a replaying state
|
||||
|
Loading…
Reference in New Issue
Block a user