Skip to content

Commit

Permalink
Work in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
skhaz committed Nov 17, 2023
1 parent d2481df commit e0d8f83
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ end

engine:prefetch(squares)

local f = {}

for i = 1, 1000 do
for _, name in ipairs(squares) do
local square = engine:spawn()
Expand Down

0 comments on commit e0d8f83

Please sign in to comment.