This commit is contained in:
Crispy 2025-05-27 03:02:53 +02:00
parent 1ff3cea4d6
commit 5422d52065
21 changed files with 21953 additions and 369 deletions

View file

@ -24,5 +24,4 @@ while true do
end
--file = fs.open(filename,"r")
--print(file.readAll())
end
end