Example #1
0
 void Update()
 {
     BaseUpdate();
     busGUI.OnUpdate();
     bankGUI.OnUpdate();
 }