예제 #1
0
 void Update()
 {
     battleManager.InternalUpdate();
     playerManager.InternalUpdate();
 }