mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Pin additional build requirements to avoid syntax highlighting issues
This commit is contained in:
@@ -243,7 +243,7 @@ followed by ``set_bottom_editor()`` to position it below the name.
|
||||
func refresh_control_text():
|
||||
property_control.text = "Value: " + str(current_value)
|
||||
|
||||
.. code-tab:: none C#
|
||||
.. code-tab:: csharp
|
||||
|
||||
// RandomIntEditor.cs
|
||||
#if TOOLS
|
||||
|
||||
Reference in New Issue
Block a user