diff options
-rw-r--r-- | main/main.cpp | 2 | ||||
-rw-r--r-- | scene/3d/voxel_light_baker.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/main/main.cpp b/main/main.cpp index 830ee49e62..b53e9ef0f7 100644 --- a/main/main.cpp +++ b/main/main.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* voxel_light_baker.cpp */ +/* main.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ diff --git a/scene/3d/voxel_light_baker.cpp b/scene/3d/voxel_light_baker.cpp index 71f1b7caa8..bc3f62cfd1 100644 --- a/scene/3d/voxel_light_baker.cpp +++ b/scene/3d/voxel_light_baker.cpp @@ -1,5 +1,5 @@ /*************************************************************************/ -/* main.cpp */ +/* voxel_light_baker.cpp */ /*************************************************************************/ /* This file is part of: */ /* GODOT ENGINE */ |