Skip to content

Commit

Permalink
Remove unused local
Browse files Browse the repository at this point in the history
  • Loading branch information
TurkeyMcMac committed May 12, 2022
1 parent 9ecbcd5 commit 5989fdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion game/voxelarea.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
mineunit("common/vector")

local math_huge = math.huge
local vector_new, vector_offset, vector_round = vector.new, vector.offset, vector.round

VoxelArea = {}
Expand Down

0 comments on commit 5989fdb

Please sign in to comment.