1
0
mirror of https://github.com/Adorable-Catgirl/LuaComp.git synced 2024-11-14 14:08:05 +11:00
LuaComp/examples/world.lua
2019-11-05 15:04:20 -05:00

4 lines
41 B
Lua

function get_world()
return "world"
end