Browse Source

[Fixed] broken image call for selfies

Alaratt 2 years ago
parent
commit
5898d97af7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/telefon.qsrc

+ 1 - 1
locations/telefon.qsrc

@@ -1499,7 +1499,7 @@ if $ARGS[0] = 'Phone_selfie_image_bathing':
 		if usePopUps = 1:
 			msg '<img src="images/pc/activities/phone/selfies/bathroom/bath/<<phone_rand>>.jpg">'
 		else
-			view 'images/pc/activities/selfies/phone/bathroom/bath/<<phone_rand>>.jpg'
+			view 'images/pc/activities/phone/selfies/bathroom/bath/<<phone_rand>>.jpg'
 		end
 	end
 end