Use Core/Scene stringnames consistently
This commit is contained in:
@ -30,8 +30,6 @@
|
||||
|
||||
#include "visible_on_screen_notifier_3d.h"
|
||||
|
||||
#include "scene/scene_string_names.h"
|
||||
|
||||
void VisibleOnScreenNotifier3D::_visibility_enter() {
|
||||
if (!is_inside_tree() || Engine::get_singleton()->is_editor_hint()) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user