aboutsummaryrefslogtreecommitdiff
path: root/editor/plugins/spatial_editor_plugin.h
diff options
context:
space:
mode:
authorJuan Linietsky2017-07-15 01:23:10 -0300
committerJuan Linietsky2017-07-15 08:32:34 -0300
commit2e73be99d8d86d9dad7bcb99518a4d3cbb5c373c (patch)
treed863db50852afe5d4b0bc15b8452054498004cb1 /editor/plugins/spatial_editor_plugin.h
parente64b82ebfcc3475c7a7d2a9196bfe20d6c9e3614 (diff)
downloadgodot-2e73be99d8d86d9dad7bcb99518a4d3cbb5c373c.tar.gz
godot-2e73be99d8d86d9dad7bcb99518a4d3cbb5c373c.tar.zst
godot-2e73be99d8d86d9dad7bcb99518a4d3cbb5c373c.zip
Diffstat (limited to 'editor/plugins/spatial_editor_plugin.h')
-rw-r--r--editor/plugins/spatial_editor_plugin.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/plugins/spatial_editor_plugin.h b/editor/plugins/spatial_editor_plugin.h
index 6b05a8b37..9b626054c 100644
--- a/editor/plugins/spatial_editor_plugin.h
+++ b/editor/plugins/spatial_editor_plugin.h
@@ -83,6 +83,7 @@ class SpatialEditorViewport : public Control {
VIEW_ENVIRONMENT,
VIEW_ORTHOGONAL,
VIEW_AUDIO_LISTENER,
+ VIEW_AUDIO_DOPPLER,
VIEW_GIZMOS,
VIEW_INFORMATION,
VIEW_DISPLAY_NORMAL,