flatbuffers/tests/MyGame/Example/Race.lua

12 lines
202 B
Lua
Raw Normal View History

-- 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