Merge pull request #91909 from KoBeWi/have_fun_reviewing_this

Use Core/Scene stringnames consistently
This commit is contained in:
Rémi Verschelde 2024-05-14 12:07:03 +02:00
commit bdefe53992
No known key found for this signature in database
GPG key ID: C3336907360768E1
214 changed files with 650 additions and 765 deletions

View file

@ -37,7 +37,6 @@
#include "core/config/engine.h"
#include "core/config/project_settings.h"
#include "core/core_constants.h"
#include "core/core_string_names.h"
#include "core/io/file_access.h"
#include "core/io/resource_loader.h"
#include "core/object/class_db.h"