I broke everything, but we're less cooked.

This commit is contained in:
2026-02-05 22:28:41 +00:00
parent ae91008c59
commit 6aa2003145
9 changed files with 1255 additions and 569 deletions

View File

@@ -1,4 +1,2 @@
print("wsg")
for index,item in pairs(_ENV) do
print(index,item)
end
print("global",_G)