mirror of
https://github.com/TangentFoxy/Pop.Box.git
synced 2024-12-15 12:44:20 +00:00
3 lines
60 B
Lua
3 lines
60 B
Lua
|
local pop = require("init")
|
||
|
return print(pop, pop.elements)
|