Exemple #1
0
 void InvestmentMade(string investmentType)
 {
     MultiplayerManager.CallInvest(investmentType);
 }