diff options
Diffstat (limited to 'editor/renames_map_3_to_4.h')
-rw-r--r-- | editor/renames_map_3_to_4.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/renames_map_3_to_4.h b/editor/renames_map_3_to_4.h index 119ededf43..537e5f1db5 100644 --- a/editor/renames_map_3_to_4.h +++ b/editor/renames_map_3_to_4.h @@ -42,6 +42,7 @@ struct RenamesMap3To4 { static const char *gdscript_signals_renames[][2]; static const char *csharp_signals_renames[][2]; static const char *project_settings_renames[][2]; + static const char *project_godot_renames[][2]; static const char *input_map_renames[][2]; static const char *builtin_types_renames[][2]; static const char *shaders_renames[][2]; |