Bladeren bron

reverting editor.cfg and commands.editor.setreg split based on pr feedback

Signed-off-by: Gene Walters <[email protected]>
Gene Walters 3 jaren geleden
bovenliggende
commit
b20df2b56c
2 gewijzigde bestanden met toevoegingen van 3 en 18 verwijderingen
  1. 0 18
      Registry/commands.editor.setreg
  2. 3 0
      editor.cfg

+ 0 - 18
Registry/commands.editor.setreg

@@ -1,18 +0,0 @@
-{
-    "Amazon":
-    {
-        "AzCore":
-        {
-            "Runtime":
-            {
-                "ConsoleCommands":
-                {
-                    "editorsv_enabled": true,
-                    "editorsv_launch": true,
-                    "editorsv_hidden": true,
-                    "editorsv_rhi_override": "null"
-                }
-            }
-        }
-    }
-} 

+ 3 - 0
editor.cfg

@@ -1,2 +1,5 @@
+editorsv_enabled=true
 ed_keepEditorActive=true
+editorsv_hidden=true
+editorsv_rhi_override=null
 ed_backgroundUpdatePeriod=-1