Skip to content

Commit c0da76c

Browse files
authored
Update multiple_resolutions.rst
Small typo correction. There is a line "Set the base window width to 720 and window height to 1080." It seems the 1080 should be changed to 1280.
1 parent fa8665b commit c0da76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/rendering/multiple_resolutions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ to change the display orientation project setting.
363363
Mobile game in portrait mode
364364
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
365365

366-
- Set the base window width to ``720`` and window height to ``1080``.
366+
- Set the base window width to ``720`` and window height to ``1280``.
367367
- Alternatively, if you're targeting high-end devices primarily, set the base
368368
window width to ``1080`` and window height to ``1920``.
369369
This allows you to provide higher resolution 2D assets, resulting in crisper

0 commit comments

Comments
 (0)