فهرست منبع

Fix C# diagnostic messages to match 4.2

Raul Santos 1 سال پیش
والد
کامیت
b63001f753
2فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 2 2
      tutorials/scripting/c_sharp/diagnostics/GD0001.rst
  2. 2 2
      tutorials/scripting/c_sharp/diagnostics/GD0002.rst

+ 2 - 2
tutorials/scripting/c_sharp/diagnostics/GD0001.rst

@@ -1,5 +1,5 @@
-GD0001: Missing partial modifier on declaration of type which is a subclass of GodotObject
-==========================================================================================
+GD0001: Missing partial modifier on declaration of type that derives from GodotObject
+=====================================================================================
 
 ====================================  ======================================
                                       Value

+ 2 - 2
tutorials/scripting/c_sharp/diagnostics/GD0002.rst

@@ -1,5 +1,5 @@
-GD0002: Missing partial modifier on declaration of type which contains one or more subclasses of GodotObject
-============================================================================================================
+GD0002: Missing partial modifier on declaration of type which contains nested classes that derive from GodotObject
+==================================================================================================================
 
 ====================================  ======================================
                                       Value