Browse Source

[fixed] gosub was in the wrong place

hornguy6 1 year ago
parent
commit
c48eb0818a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/booty_call_talk.qsrc

+ 1 - 1
locations/booty_call_talk.qsrc

@@ -1382,8 +1382,8 @@ if $ARGS[0] = 'good_for_you':
 				else
 					'"I could''ve gone a few more times," he says. "But it wasn''t bad."'
 				end
+				gs'booty_call_talk','pillow_talk_options'
 			end
-			gs'booty_call_talk','pillow_talk_options'
 		end
 	end
 end