public void UnitAdded(int unitid, IUnitDef unitdef)
 {
     aicallback.AddUnitToGroup(unitid, groupid);
 }