diff --git a/worldeditadditions_core/core/entities/pos_marker_wall.lua b/worldeditadditions_core/core/entities/pos_marker_wall.lua index 4dfb297..c2e662b 100644 --- a/worldeditadditions_core/core/entities/pos_marker_wall.lua +++ b/worldeditadditions_core/core/entities/pos_marker_wall.lua @@ -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