Example #1
0
 public void ChangeFormation(GroupFormation.Type type)
 {
     _groupFormation.ChangeFormation(type);
 }