diff options
| author | TenPlus1 <kinsellaja@yahoo.com> | 2017-06-04 20:24:32 +0100 |
|---|---|---|
| committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-06-04 20:24:32 +0100 |
| commit | da742fd386f8353175865d9816148cab5e3755b2 (patch) | |
| tree | a3a9c94642f625b024926a8805ed13806707d2fa | |
| parent | 8161d03c39d7699a3e08ba53b664ff2101b21db9 (diff) | |
move comment brackets
| -rw-r--r-- | init.lua | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -330,9 +330,9 @@ function minetest.is_protected(pos, digger) end end) end - end + end]] end -]] + return true end |
