mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 02:59:20 +01:00
Fix camera alert
cum pot rix
This commit is contained in:
parent
53bb6e6839
commit
e0cfd1b085
@ -6,7 +6,7 @@ local image = require("Image")
|
||||
local filesystem = require("Filesystem")
|
||||
|
||||
if not component.isAvailable("camera") then
|
||||
GUI.alert("This program reqiures camera from computronix mod")
|
||||
GUI.alert("This program reqiures camera from computrix mod")
|
||||
return
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user