From 40226e52747156cbdc5128a416480b226e498fff Mon Sep 17 00:00:00 2001 From: est31 Date: Sat, 20 Jun 2015 00:30:38 +0200 Subject: Make attached objects visible in 3rd person view --- src/content_cao.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/content_cao.h') diff --git a/src/content_cao.h b/src/content_cao.h index 36245bd3b..813a41259 100644 --- a/src/content_cao.h +++ b/src/content_cao.h @@ -162,6 +162,8 @@ public: m_is_visible = toset; } + void setChildrenVisible(bool toset); + void setAttachments(); void removeFromScene(bool permanent); -- cgit v1.2.3