コード例 #1
0
 void Start()
 {
     Load();
     fleetmanager.Load();
     routemanager.Load();
     UpdateTexts();
 }