mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 11:09:21 +01:00
Update event.lua
This commit is contained in:
parent
64c189f0ef
commit
c0a411a104
@ -229,10 +229,10 @@ end
|
||||
|
||||
function event.takeScreenshot()
|
||||
if keyboard.isKeyDown(100) then
|
||||
computer.beep(200)
|
||||
computer.beep(1500)
|
||||
image.screenshot("screenshot.png")
|
||||
computer.beep(500)
|
||||
computer.beep(500)
|
||||
computer.beep(2000)
|
||||
computer.beep(2000)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user