diff options
Diffstat (limited to 'scene/3d/room_instance.h')
-rw-r--r-- | scene/3d/room_instance.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scene/3d/room_instance.h b/scene/3d/room_instance.h index 3069ea2eba..2b2f80a0c6 100644 --- a/scene/3d/room_instance.h +++ b/scene/3d/room_instance.h @@ -44,7 +44,7 @@ */ -//this will be removed, left for reference +// FIXME: this will be removed, left for reference #if 0 class Room : public VisualInstance { |