Exemple #1
0
 //Time Bar
 public void StartTimeBar(CombatRoom room)
 {
     timeBar.StartRunning(room);
 }