mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-12-04 04:53:50 +01:00
post_marker_wall: @module → @namespace
This commit is contained in:
parent
31c2574ad4
commit
c1fce81bc3
@ -3,7 +3,7 @@ local EventEmitter = worldeditadditions_core.EventEmitter
|
||||
local Vector3 = wea_c.Vector3
|
||||
|
||||
---
|
||||
-- @module worldeditadditions_core.entities.pos_marker_wall
|
||||
-- @namespace worldeditadditions_core.entities.pos_marker_wall
|
||||
local anchor
|
||||
|
||||
local entity_wall_size = 10
|
||||
|
Loading…
Reference in New Issue
Block a user