فهرست منبع

Merge pull request #22570 from lupoDharkael/todo-remove

Remove old TODO from editor_inspector.cpp
Rémi Verschelde 7 سال پیش
والد
کامیت
12ea8b9074
1فایلهای تغییر یافته به همراه0 افزوده شده و 3 حذف شده
  1. 0 3
      editor/editor_inspector.cpp

+ 0 - 3
editor/editor_inspector.cpp

@@ -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;