コード例 #1
0
 // 7
 void Wheel_MoneyBecomesOneThousand(NPlayer player)
 {
     player.SetMoney(1000);
 }