Beispiel #1
0
 void copy_boxers_to_scene_master()
 {
     sm.boxer_prefabs = this.boxer_prefabs;
     sm.boxers_quick_input_setup();
 }