1
0
Эх сурвалжийг харах

[fixes] video using image code.

KevinSmarts 5 жил өмнө
parent
commit
efc6177f20

+ 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