Use the same axis colors consistently in the 2D and 3D editors

This commit is contained in:
Hugo Locurcio 2019-08-23 18:14:47 +02:00
parent 24e1039eb6
commit c2bcc3f700
No known key found for this signature in database
GPG key ID: 39E8F8BE30B0A49C
6 changed files with 50 additions and 39 deletions

View file

@ -633,7 +633,6 @@ private:
Node *custom_camera;
Object *_get_editor_data(Object *p_what);
Color _get_axis_color(int axis);
Ref<Environment> viewport_environment;