Przeglądaj źródła

[fixed] gosub was in the wrong place

hornguy6 1 rok temu
rodzic
commit
c48eb0818a
1 zmienionych plików z 1 dodań i 1 usunięć
  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