コード例 #1
0
ファイル: TellerMachine.cs プロジェクト: hollowspecter/LD44
 private void OnEnable()
 {
     dispensary.RegisterReceiver(this);
 }