private void PCBundle()
 {
     PCInputInstaller.Install(Container);
 }
Exemple #2
0
 public override void InstallBindings()
 {
     PCInputInstaller.Install(Container);
     EnemyInstall();
 }