瀏覽代碼

Update making_main_screen_plugins.rst

lordstickman543 9 月之前
父節點
當前提交
ff50eb0a00
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/plugins/editor/making_main_screen_plugins.rst

+ 1 - 1
tutorials/plugins/editor/making_main_screen_plugins.rst

@@ -10,7 +10,7 @@ What this tutorial covers
 
 
 Main screen plugins allow you to create
 Main screen plugins allow you to create
 new UIs in the central part of the editor, which appear next to the
 new UIs in the central part of the editor, which appear next to the
-"2D", "3D", "Script", and "AssetLib" buttons. Such editor plugins are
+"2D", "3D", "Script", "Game", and "AssetLib" buttons. Such editor plugins are
 referred as "Main screen plugins".
 referred as "Main screen plugins".
 
 
 This tutorial leads you through the creation of a basic main screen plugin.
 This tutorial leads you through the creation of a basic main screen plugin.