Explorar o código

Update name of `template` feature tag in Feature tags

Hugo Locurcio %!s(int64=2) %!d(string=hai) anos
pai
achega
68071353a2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tutorials/export/feature_tags.rst

+ 1 - 1
tutorials/export/feature_tags.rst

@@ -62,7 +62,7 @@ Here is a list of most feature tags in Godot. Keep in mind they are **case-sensi
 +-----------------+----------------------------------------------------------+
 | **editor**      | Running on an editor build                               |
 +-----------------+----------------------------------------------------------+
-| **standalone**  | Running on a non-editor build                            |
+| **template**    | Running on a non-editor (export template) build          |
 +-----------------+----------------------------------------------------------+
 | **double**      | Running on a double-precision build                      |
 +-----------------+----------------------------------------------------------+