1
0
mirror of https://github.com/Adorable-Catgirl/LuaComp.git synced 2024-11-15 06:28:05 +11:00
LuaComp/examples/world.lua
2019-11-05 14:47:42 -05:00

3 lines
40 B
Lua

function get_world()
return "world"
end