Adding comment for loading screen path.

This commit is contained in:
Faerbit 2015-03-14 12:55:46 +01:00
parent 680f32424f
commit 7e0394df00

View File

@ -23,6 +23,8 @@
<levelXmlPath>data/levels/</levelXmlPath>
<!-- must be located in the textures directory -->
<loadingScreen>
<screenPath>loadingscreen.png</screenPath>
<screenContinuePath>loadingscreenContinue.png</screenContinuePath>