1
0
Преглед на файлове

[fixes] video using image code.

KevinSmarts преди 5 години
родител
ревизия
efc6177f20
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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