Literally just needed to change the name and it works.

This commit is contained in:
Randall Dolifka 2017-11-29 23:01:58 -06:00
parent 15300caa23
commit 28c8a38a49

View file

@ -139,7 +139,7 @@ public class MissionTracker : Photon.PunBehaviour
"Could this be a strategy of our enemies?" "Could this be a strategy of our enemies?"
); );
mMissionLog["pass_secret"] = new Mission( mMissionLog["TellSecret"] = new Mission(
"pass_secret", "pass_secret",
"Trade intelligence with another spy at the party.", "Trade intelligence with another spy at the party.",
"One of our staff members spotted two individuals exchanging a secret. " + "One of our staff members spotted two individuals exchanging a secret. " +