// Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null // GameDataEditor.GDE2DListItemKeys namespace GameDataEditor { public class GDE2DListItemKeys { public static string TwoDList_DevItem = "DevItem"; public static string TwoDListCustom_custom = "custom"; } }