diff options
| author | Rémi Verschelde | 2018-06-11 07:53:25 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2018-06-11 07:53:28 +0200 |
| commit | 3f09cac267ad351307b4dfcc7e4276ef4347c459 (patch) | |
| tree | 5e16dc5d2f0825d4372c292ec2c8b71fe68b4214 /editor/editor_node.h | |
| parent | acd9646ede45f8c34f423e392e60bf128c953bd1 (diff) | |
| download | godot-3f09cac267ad351307b4dfcc7e4276ef4347c459.tar.gz godot-3f09cac267ad351307b4dfcc7e4276ef4347c459.tar.zst godot-3f09cac267ad351307b4dfcc7e4276ef4347c459.zip | |
Diffstat (limited to 'editor/editor_node.h')
| -rw-r--r-- | editor/editor_node.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor_node.h b/editor/editor_node.h index 416ec9b31..a441440dc 100644 --- a/editor/editor_node.h +++ b/editor/editor_node.h @@ -171,7 +171,7 @@ private: SETTINGS_LAYOUT_DEFAULT, SETTINGS_MANAGE_EXPORT_TEMPLATES, SETTINGS_PICK_MAIN_SCENE, - SETTINGS_TOGGLE_FULLSCREN, + SETTINGS_TOGGLE_FULLSCREEN, SETTINGS_HELP, SCENE_TAB_CLOSE, |
