소스 검색

[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