summaryrefslogtreecommitdiffstats
path: root/core/node_path.cpp
diff options
context:
space:
mode:
authorIndah Sylvia <ISylvox@yahoo.com>2017-08-05 21:55:37 +0700
committerIndah Sylvia <ISylvox@yahoo.com>2017-08-07 20:03:58 +0700
commit83691fec4e8afb8ee7044ea73db737bea390893d (patch)
tree023561af3ceaec5bfb5a33d4528f3f077868abd9 /core/node_path.cpp
parentcfe4b30941a3388a5ee40690fd468f994180fa86 (diff)
downloadredot-engine-83691fec4e8afb8ee7044ea73db737bea390893d.tar.gz
renames leftover 'path_db' to node_path
Diffstat (limited to 'core/node_path.cpp')
-rw-r--r--core/node_path.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/node_path.cpp b/core/node_path.cpp
index 11df9670f2..ad2eae859d 100644
--- a/core/node_path.cpp
+++ b/core/node_path.cpp
@@ -1,5 +1,5 @@
/*************************************************************************/
-/* path_db.cpp */
+/* node_path.cpp */
/*************************************************************************/
/* This file is part of: */
/* GODOT ENGINE */