From 05c41ae2246f7a5da5247906f73d88d8526ebe6d Mon Sep 17 00:00:00 2001 From: Ezra Thomas <46074998+ept221@users.noreply.github.com> Date: Tue, 15 Feb 2022 22:29:39 -0500 Subject: [PATCH] Fixed formatting typo in archapi.md --- docs/archapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/archapi.md b/docs/archapi.md index f798254fad..3fc30cdb5b 100644 --- a/docs/archapi.md +++ b/docs/archapi.md @@ -569,7 +569,7 @@ run the router. Graphics Methods ---------------- -###DecalGfxRangeT getDecalGraphics(DecalId decal) const +### DecalGfxRangeT getDecalGraphics(DecalId decal) const Return the graphic elements that make up a decal.