소스 검색

[fixed] wrong name on variable led to blank screen

Kevin_Smarts 3 년 전
부모
커밋
5f46d671f9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      locations/tatiana_lab.qsrc

+ 1 - 1
locations/tatiana_lab.qsrc

@@ -696,7 +696,7 @@ if $ARGS[0] = 'teach':
 
 			act '"I think I will pass for now"': tatiana_teach_escalation += 1 & gt 'tatiana_lab', 'start'
 
-			act '"Let''s see"': gt 'tatiana_lab', 'teach_nude'
+			act '"Let''s see"': gt 'tatiana_lab', 'teach_strip'
 		end
 	else
 		gt 'tatiana_lab', 'teach_strip'