1
0
mirror of https://github.com/Adorable-Catgirl/Zorya-NEO.git synced 2024-11-27 12:48:07 +11:00
This commit is contained in:
Jane Roxanne 2019-08-27 23:24:24 -05:00
parent 2df9a35787
commit dbacdaef13

View File

@ -33,4 +33,4 @@ local function loadfile(file)
return load(buffer, "=" .. file, "bt", _G) return load(buffer, "=" .. file, "bt", _G)
end end
loadfile(".zv2/boot.urt") loadfile(".zv2/boot.urt")()