namespace FreeSR.Proto { using ProtoBuf; public enum KLAFLHAHOAA { UNKNOWN = 0, KILLED_BY_OTHERS = 1, KILLED_BY_SELF = 2, ESCAPE = 3, } }