1
0
Selaa lähdekoodia

[fixed] gosub was in the wrong place

hornguy6 2 vuotta sitten
vanhempi
sitoutus
c48eb0818a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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