diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/archapi.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/archapi.md b/docs/archapi.md index f798254f..3fc30cdb 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. |