Merge pull request #22570 from lupoDharkael/todo-remove

Remove old TODO from editor_inspector.cpp
This commit is contained in:
Rémi Verschelde 2018-09-30 22:10:54 +02:00 committed by GitHub
commit 12ea8b9074
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,9 +36,6 @@
#include "multi_node_edit.h"
#include "scene/resources/packed_scene.h"
// TODO:
// arrays and dictionary
Size2 EditorProperty::get_minimum_size() const {
Size2 ms;