Update Main.lua

This commit is contained in:
IgorTimofeev 2020-05-02 22:34:46 +03:00 committed by GitHub
parent 81bab1bfca
commit 5731406ee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ local screen = require("Screen")
local GUI = require("GUI")
local paths = require("Paths")
local system = require("System")
local event = require("Event")
----------------------------------------- cyka -----------------------------------------