Skip to content

Commit

Permalink
indent fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Mar 25, 2022
1 parent b31d029 commit 2714095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commands/save.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function blockexchange.save(playername, pos1, pos2, name, local_save)
description = "",
license = license,
name = name
}
}

if local_save then
-- offline, local saving
Expand Down

0 comments on commit 2714095

Please sign in to comment.