summaryrefslogtreecommitdiff
path: root/scene/3d/room_instance.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/3d/room_instance.h')
-rw-r--r--scene/3d/room_instance.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/scene/3d/room_instance.h b/scene/3d/room_instance.h
index 9ee140d522..01efde53c9 100644
--- a/scene/3d/room_instance.h
+++ b/scene/3d/room_instance.h
@@ -34,10 +34,6 @@
#include "scene/3d/visual_instance.h"
#include "scene/resources/room.h"
-/**
- @author Juan Linietsky <reduzio@gmail.com>
-*/
-
/* RoomInstance Logic:
a) Instances that belong to the room are drawn only if the room is visible (seen through portal, or player inside)
b) Instances that don't belong to any room are considered to belong to the root room (RID empty)