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