1
0
Selaa lähdekoodia

[fixed] wrong postfix

KevinSmarts 4 vuotta sitten
vanhempi
säilyke
4291ff121a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      locations/begin.qsrc

+ 1 - 1
locations/begin.qsrc

@@ -88,7 +88,7 @@ end
 if $ARGS[0] = 'real_character':
 	cls
 	'<center><b><font color = maroon>CHARACTER SELECTION</font></b></center>'
-	'<center><img <<$set_imgh>> src="images/pre/shared/character_creation.jpeg"></center>'
+	'<center><img <<$set_imgh>> src="images/pre/shared/character_creation.jpg"></center>'
 	*nl
 	'This game offers you the ability to create your own character.'
 	'To do this, replace the image "avatar" in the "images" folder of the game with a file of the same name and format JPEG (.jpg). That''s it!'