diff --git a/bakashigure/oom.lua b/bakashigure/oom.lua index 984459f..0737f33 100644 --- a/bakashigure/oom.lua +++ b/bakashigure/oom.lua @@ -1 +1 @@ -while 1 do _G[#_G+1]={} end \ No newline at end of file +while 1 do _G[#_G+1]={}end \ No newline at end of file