forked from minetest-mods/areas
trivial a -> an in comments
This commit is contained in:
committed by
SmallJoker
parent
c2e3d073be
commit
6fd05bc95e
2
pos.lua
2
pos.lua
@ -4,7 +4,7 @@ local S = minetest.get_translator("areas")
|
||||
-- permission to use those commands and you don't have
|
||||
-- /area_pos{1,2} [X Y Z|X,Y,Z].
|
||||
-- Since this is mostly copied from WorldEdit it is mostly
|
||||
-- licensed under the AGPL. (select_area is a exception)
|
||||
-- licensed under the AGPL. (select_area is an exception)
|
||||
|
||||
areas.marker1 = {}
|
||||
areas.marker2 = {}
|
||||
|
Reference in New Issue
Block a user