浏览代码

Merge pull request #6690 from Calinou/update-template-feature-tag

Update name of `template` feature tag in Feature tags
Matthew 2 年之前
父节点
当前提交
84014af514
共有 1 个文件被更改,包括 1 次插入1 次删除
  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                      |
 +-----------------+----------------------------------------------------------+