summaryrefslogtreecommitdiff
path: root/tests/MyGame/Example/Race.lua
blob: 646f374fce48ea87b50712efa77c81db3a65bf27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
-- automatically generated by the FlatBuffers compiler, do not modify

-- namespace: Example

local Race = {
    None = -1,
    Human = 0,
    Dwarf = 1,
    Elf = 2,
}

return Race -- return the module