// Special case: We want to be able to filter on our color data, so we need to supply an arbitrary index to retrieve later. Uses N# for numerics, instead of S# for strings.
dataCurr[dataNew.Key]=dataObj;
else
dataCurr.Add(dataNew.Key,dataObj);
}
//Special Use: Get the state of the Local Lobby so we can lock it from appearing in queries if it's not in the "Lobby" State