فهرست منبع

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

* Updated list of advantages and disadvantages
Emily 6 ماه پیش
والد
کامیت
99b1f86d53
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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.
 -  The language is easy to get started with.
 -  Most code can be written and changed quickly and without hassle.
 -  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).
 -  The code is easy to read (little clutter).
 -  No compilation is required to test.
 -  No compilation is required to test.
 -  Runtime is tiny.
 -  Runtime is tiny.