blob: 8cb9654ae30fe623f46765ffeff70136b328c09d [file] [log] [blame]
// automatically generated by the FlatBuffers compiler, do not modify
export enum Race {
None = -1,
Human = 0,
Dwarf = 1,
Elf = 2
}