mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #8462 from theDrake/patch-2
Adjust comma placement in 01.project_setup.rst
This commit is contained in:
@@ -40,7 +40,7 @@ Your project folder should look like this.
|
||||
|
||||
This game is designed for portrait mode, so we need to adjust the size of the
|
||||
game window. Click on *Project -> Project Settings* to open the project settings
|
||||
window and in the left column, open the *Display -> Window* tab. There, set
|
||||
window, in the left column open the *Display -> Window* tab. There, set
|
||||
"Viewport Width" to ``480`` and "Viewport Height" to ``720``.
|
||||
|
||||
.. image:: img/setting-project-width-and-height.webp
|
||||
|
||||
Reference in New Issue
Block a user