blob: 646f374fce48ea87b50712efa77c81db3a65bf27 [file] [log] [blame]
Austin Schuh272c6132020-11-14 16:37:52 -08001-- automatically generated by the FlatBuffers compiler, do not modify
2
3-- namespace: Example
4
5local Race = {
6 None = -1,
7 Human = 0,
8 Dwarf = 1,
9 Elf = 2,
10}
11
12return Race -- return the module