예제 #1
0
 private Dictionary <ReferenceHub, bool> TryGetSpies()
 {
     return(SpyData.GetSpies());
 }
예제 #2
0
 private Dictionary <Player, bool> TryGetSpies() => SpyData.GetSpies();