Example #1
0
 public static long GetClientFlow(GameContext gameContext, NicheType nicheType)
 {
     return(Markets.GetClientFlow(gameContext, nicheType));
 }