@@ -27,6 +27,7 @@ namespace GFGGame
return _headBorderDatas;
}
+ public List<long> photoDatas = new List<long>() { 0, 0, 0, 0 };
public void Clear()
{