Ебучие сеттингсы

This commit is contained in:
Igor Timofeev
2017-09-25 20:37:23 +03:00
parent efe1cf472b
commit d41acecf66
3 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ local event = {
[56] = true
},
onError = function(errorMessage)
require("ECSAPI").error("CYKA: " .. tostring(errorMessage))
-- require("ECSAPI").error("CYKA: " .. tostring(errorMessage))
end
}