Removes deityType only from the active races
deityType
@override void unregisterType(DeityType deityType) { _activeDeityTypes.remove(getType(deityType.getDeityType())); }