Browse Source

Merge pull request #97 from BlaXpirit/patch-1

Clarify how to change resolution
Rémi Verschelde 9 years ago
parent
commit
da64457d70
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/step_by_step/splash_screen.rst

+ 1 - 1
tutorials/step_by_step/splash_screen.rst

@@ -17,7 +17,7 @@ Following is a file with the assets that will be used. These can be added direct
 Setting up
 ----------
 
-Create a scene with screen resolution 800x450, and set it up like this:
+Set the display resolution to 800x450 in Project Settings, and set up a new scene like this:
 
 .. image:: /img/robisplashscene.png