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

4 lines
41 B
Lua

function get_world()
return "world"
end