forked from osmarks/potatOS
3 lines
104 B
Lua
3 lines
104 B
Lua
local w, h = term.getSize()
|
|
polychoron.BSOD(potatOS.randbytes(math.random(0, w * h)))
|
|
os.pullEvent "key" |