소스 검색

Merge pull request #7739 from wlsnmrk/window-size-override

Update 3.x project setting names for test window size to 4.x names
Matthew 2 년 전
부모
커밋
ea5f463171
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tutorials/rendering/multiple_resolutions.rst

+ 1 - 1
tutorials/rendering/multiple_resolutions.rst

@@ -289,7 +289,7 @@ Desktop game
 **Non-pixel art:**
 
 - Set the base window width to ``1920`` and window height to ``1080``. If you have a
-  display smaller than 1920×1080, set **Test Width** and **Test Height** to
+  display smaller than 1920×1080, set **Window Width Override** and **Window Height Override** to
   lower values to make the window smaller when the project starts.
 - Alternatively, if you're targeting high-end devices primarily, set the base
   window width to ``3840`` and window height to ``2160``.