Rename Experience.lua to experience.lua

This commit is contained in:
IgorTimofeev 2018-06-14 17:12:58 +03:00 committed by GitHub
parent 9d916e391f
commit 740cdae435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,4 +43,4 @@ if component.isAvailable("experience") then
end
else
print("This program requires the experience upgrade to be installed.")
end
end