ソースを参照

clear old updateIcons placement

MonkeyFirst 10 年 前
コミット
3232b79cbe
1 ファイル変更0 行追加1 行削除
  1. 0 1
      bin/Data/Scripts/Editor/EditorView.as

+ 0 - 1
bin/Data/Scripts/Editor/EditorView.as

@@ -1623,7 +1623,6 @@ void HandlePostRenderUpdate()
     }
     }
 
 
     ViewRaycast(false);
     ViewRaycast(false);
-    UpdateViewDebugIcons();
 }
 }
 
 
 void DrawNodeDebug(Node@ node, DebugRenderer@ debug, bool drawNode = true)
 void DrawNodeDebug(Node@ node, DebugRenderer@ debug, bool drawNode = true)