1 /* 2 @See License.txt@ 3 */ 4 5 package spellcast.game; 6 7 /*** 8 * 9 * @author Barrie Treloar 10 */ 11 public class Arena 12 { 13 } 14