mirror of
https://github.com/rm-code/Graphoon.git
synced 2024-11-28 11:34:21 +00:00
2 lines
69 B
Lua
2 lines
69 B
Lua
return { Graph = require( (...):gsub('%.init$', '') .. '.Graph' ) };
|