コード例 #1
0
ファイル: DiceRollPanel.cs プロジェクト: Zilby/ShadowRun
 void OnDisable()
 {
     diceRoller.ResetRoller();
 }