Skip to content

Commit

Permalink
post_marker_wall: @module@namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrl committed Dec 31, 2023
1 parent 31c2574 commit c1fce81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldeditadditions_core/core/entities/pos_marker_wall.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c1fce81

Please sign in to comment.