Remove whitespace

This commit is contained in:
Ukendio 2025-07-01 02:32:31 +02:00
parent 18bd155150
commit b1c788a677

View file

@ -977,8 +977,6 @@ local function world_component(world: World): i53
return id
end
local function archetype_fast_delete_last(columns: { Column }, column_count: number)
for i, column in columns do
if column ~= NULL_ARRAY then