Ejemplo n.º 1
0
 private void PCBundle()
 {
     PCInputInstaller.Install(Container);
 }
Ejemplo n.º 2
0
 public override void InstallBindings()
 {
     PCInputInstaller.Install(Container);
     EnemyInstall();
 }