소스 검색

[fixed] uncleared actions

hornguy6 1 년 전
부모
커밋
de07dfee06
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      locations/booty_call_sex.qsrc

+ 1 - 0
locations/booty_call_sex.qsrc

@@ -190,6 +190,7 @@ if $ARGS[0] = 'he_choose_position':
 end
 
 if $ARGS[0] = 'rand_position':
+	cla
 	if booty_call['must_fuck'] = 1:
 		booty_call['position_rand'] = rand(1,3)
 	else