Browse Source

[fixes] video using image code.

KevinSmarts 4 years ago
parent
commit
efc6177f20
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/kotovSex.qsrc

+ 2 - 2
locations/kotovSex.qsrc

@@ -78,7 +78,7 @@ If $ARGS[0] = '':
 		else
 			act 'Take off your clothes':
 				cla
-				'<center><img <<$set_imgh>> src="images/shared/sex/undress/kotovpre1'+rand(1,4)+'.mp4"></center>'
+				'<center><video autoplay loop src="images/shared/sex/undress/kotovpre1'+rand(1,4)+'.mp4"></center>'
 				gs 'shortgs','undress'
 				minut += 2
 				gs 'stat'
@@ -118,7 +118,7 @@ If $ARGS[0] = '':
 
 			act 'Take off your clothes':
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/shared/sex/undress/kotovpre1'+rand(1,4)+'.mp4"></center>'
+				'<center><video autoplay loop src="images/shared/sex/undress/kotovpre1'+rand(1,4)+'.mp4"></center>'
 				'You quickly take off your clothes, and can''t help but admire Vitek''s muscular body when he does the same.'
 				gs 'shortgs','undress'
 				minut += 2