Sfoglia il codice sorgente

Update list of advantages and disadvantages to more accurately refle… (#8736)

* Updated list of advantages and disadvantages
Emily 6 mesi fa
parent
commit
99b1f86d53
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      tutorials/scripting/gdscript/gdscript_advanced.rst

+ 0 - 1
tutorials/scripting/gdscript/gdscript_advanced.rst

@@ -24,7 +24,6 @@ are that:
 
 -  The language is easy to get started with.
 -  Most code can be written and changed quickly and without hassle.
--  Less code written means less errors & mistakes to fix.
 -  The code is easy to read (little clutter).
 -  No compilation is required to test.
 -  Runtime is tiny.