Переглянути джерело

Editor helpers / Icons are off by default. This improves fps from 25 to 35 on my machine

Signed-off-by: Adam Dabrowski <[email protected]>
Adam Dabrowski 2 роки тому
батько
коміт
adcb022896
1 змінених файлів з 14 додано та 0 видалено
  1. 14 0
      Project/Registry/editorhelpersvisibility.setreg

+ 14 - 0
Project/Registry/editorhelpersvisibility.setreg

@@ -0,0 +1,14 @@
+{
+    "Amazon": 
+    {
+        "Preferences": 
+        {
+            "Editor": 
+            {
+                "IconsVisible": false,
+                "HelpersVisible": false
+            }
+        }
+    }
+}
+