Remove trailing whitespace

This commit is contained in:
Jeija
2015-10-04 13:30:34 +02:00
parent 24958e253b
commit 97f7b5745f
15 changed files with 99 additions and 99 deletions

View File

@ -35,7 +35,7 @@ end
for i = 1, 4 do
local groups = {}
if i == 1 then
if i == 1 then
groups = {bendy=2,snappy=1,dig_immediate=2}
else
groups = {bendy=2,snappy=1,dig_immediate=2, not_in_creative_inventory=1}