You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
Move DocData and Collada out of their subfolders
Now that the unused DocDump was removed, the `editor/doc` subfolder is redundant. Similarly, there's no reason for Collada to have a subfolder for itself when glTF or OBJ don't.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
#include "core/class_db.h"
|
||||
#include "core/list.h"
|
||||
#include "editor/doc/doc_data.h"
|
||||
#include "editor/doc_data.h"
|
||||
|
||||
namespace lsp {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user