add comment
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user